.jsp files in IplanetWebServer6.0

Can you tell me where should i place the .jsp files in Iplanet Web Server 6.0 and how to excute the .jsp files thru the browser?for eg: http://localhost:81/<filename.jsp>Please let me in detail.
[235 byte] By [vlokesh] at [2007-9-26 1:17:51]
# 1

Go to Content Management -> Additional Document Directories

Map a physical directrory with the URL prefix.

i.e. if my physical directory is

/export/home/iplanet/sampleApp/jsp

I would create a URL prefix like,

http://servername:port/sampleApp/jsp

You need to restart the http server once you finish it.

Jsp pages under this directory can be accessed from browser by typing following URL :

http://servername:port/sampleApp/jsp/<filename.jsp>

Cheers,

MS

manishdshah at 2007-6-29 0:48:01 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Thanks manishdshahIt is working now.Can u tell me how to Right Align a AWT Text field component.Please tell me in detailThanksLokesh
vlokesh at 2007-6-29 0:48:01 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
boss this question supposed to be put in AWT thread.Trythere u will get a answer immly.good luck
b_babu at 2007-6-29 0:48:01 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...