I have installed Tomcat 4 on Win2K and when I try to get to the /examples/servlets/ or /examples/jsp/ directory I get an HTTP 404 error.
I can view the root page just fine (http://localhost:8080/index.html) but when I click on the links to go to the Servlet or JSP examples I get a 404 error! How do I fix this? the message displayed is: Apache Tomcat/4.0.1 - HTTP Status 404 - /servlets/ Type: Status Report Message: /servlets/ Description: The requested resource (/servlets/) is not available.
