I'm new to tomcat and am trying to run a very simple hello world type of servlet. I've configured the web.xml to mimic a similar servlet in tomcat examples. Still while all the example servlets from tomcat work mine fails to run.
I receive the following message: HTTP Status 404 - /MyApp/servlet/Testing I would greatly appreciate any advice. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
