aspose file tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes HTTP Status 404 - Servlet servlet1 is not available Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "HTTP Status 404 - Servlet servlet1 is not available" Watch "HTTP Status 404 - Servlet servlet1 is not available" New topic
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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: HTTP Status 404 - Servlet servlet1 is not available
 
Similar Threads
Not able to import SimpleTagSupport class!!!
Im getting "requested resource is not available"
jdk5.0 with tomcat 5.5 error 404
running a servlet without IDE
jdk5.0 with tomcat 5.5 error 404