Code Comments
Programming Forum and web based access to our favorite programming groups.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
Post Follow-up to this messagedo 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
Post Follow-up to this messagecan 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.
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.