servlets

  1. S

    Servlets on Tomcat 5.5

    HI can anybody guide me how to run servlets in tomcat server 5.5 The common way is to paste the .class file to drive\Apache Software Foundation\Tomcat 5.5\webapps\servlets-examples\WEB-INF\classes and run URL in browser *localhost:8080/servlets-examples/servlet/ServletfileName...
Top Bottom