For Programmers: Free Programming Magazines  


Home > Archive > Java Help > April 2005 > Re: the access of jsp pages in tomcat









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: the access of jsp pages in tomcat
Daniel Rohe

2005-04-21, 8:58 am

Read the Servlet 2.3 Specification. Examples of the web.xml deployment
descriptor are at page 116. The description of the directory structure of a
web application is at page 60.

Daniel

"ashutosh" <ashutosh_ag@kaxy.com> schrieb im Newsbeitrag
news:1113980892.295400.171220@g14g2000cwa.googlegroups.com...
hi

this is ashutosh.
i m facing a problem of accessing my jsp and servlet files thru web
browser (while using tomcat 4.1.31) when i save them in my own folder
in webapps folder in tomcat 4.1.31.

i want to use the URL address of type:


http://localhost:8080/lim/inde_x.jsp


here lim is my own created directory in webapps and index.jsp is my jsp

file which i want to access.

please help me in its configuration.
i m using Windows XP platform.


thanks


ashutosh agrawal


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com