| Author |
HTTP Status 404 - Servlet servlet1 is not available
|
mallika shah
Ranch Hand
Joined: May 11, 2006
Posts: 164
|
|
Hello All, I m facing a problem from two days, trying everything to sort out but no gain.. THE PROBLEM IS - on TOMCAT home page, i m able to go to the link for jsp examples and everything else, except SERVLET _ EXAMPLES.. its giving me an exception "HTTP Status 404 - Servlet servlet1 is not available" i have tomcat 5.0 and its compatible jdk 5.0 installed.. my env variables are set to- CATALINA-HOME = C:\Program Files\Apache Group\Tomcat 5.0 CLASS-PATH = C:\Program Files\Apache Group\Tomcat 5.0\common\lib\servlet-api.jar;C:\Program Files\Apache Group\Tomcat 5.0\common\lib\jsp-api.jar PATH = C:\Program Files\Apache Group\Tomcat 5.0\bin;C:\Program Files\Java\jdk1.5.0_11\bin Now please help me ..Tell me where am i missing which is needed to run servlets? thanks, mallika
|
 |
Carol Enderlin
drifter
Ranch Hand
Joined: Oct 10, 2000
Posts: 1348
|
|
|
Show us your web.xml servlet configuration.
|
 |
 |
|
|
subject: HTTP Status 404 - Servlet servlet1 is not available
|
|
|