test failed url not avail. suggestions? tried swapping "servlet" to classes where my compiled class resides, but still same result. FYI - The index.jsp example works fine
I have updated the tutorial for the latest JSP spec 2.1 and Tomcat 6.0.14. In order to now run the Servlet, you must first deploy it using web.xml file. The tags that have to be inserted in web.xml file and how to run the Servlet have been described in detail in the updated tutorial. Kindly reread the updated tutorial.