For Programmers: Free Programming Magazines  


Home > Archive > Java Help > April 2005 > reg: 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 reg: the access of jsp pages in tomcat
ashutosh

2005-04-20, 8:58 am

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=ADx.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.=20


thanks=20


ashutosh agrawal

Rivky

2005-04-20, 4:00 pm

do you have a web-inf folder under your lim folder with a web.xml file?

webapps need to be structured accordin to a specific standard.
---->lim
--------->WEB-INF
---------------->web.xml

ashutosh

2005-04-21, 8:58 am

can anybody tell how to write web.xml file in tomcat easily. or there
is any tool for that? i have to write this web.xml file for my lim
folder so that i can access servlet stored in it.

Sponsored Links







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

Copyright 2008 codecomments.com