please help... I have a problem installing simple "hello world" servlets on tomcat 4.1.27 and 4.1.24 for some reason they wont' run the classes when I type the url in the web browser. Here is my error message is below. I also double checked my web.xml file and this file is correct. I also tried using the servlet-name I gave to my TestingServlet but that doesn't work either. anyone know of any issues with tomcat and windowsXP?
HTTP Status 404 - /myapp/servlet/TestingServlet ---------------------------------------------------------------------------- ----\ type Status report message /myapp/servlet/TestingServlet description The requested resource (/myapp/servlet/TestingServlet) is not available. ---------------------------------------------------------------------------- ---- Apache Tomcat/4.1.27 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
