I have installed Tomcat 4.1.12 I have a Servlet that used to run under JServ.
Tomcat is running like it should. But I have no idea where to start with the servlet. I have the java code,.. which I can compile into a class file with the java compiler. But where to put it,... how to let tomcat know about the servlet. currently the servlet is invoked by going to: servername\MEMBERS\MAIN the servlet accepts "?page_of_interest+value+anothervalue" string to execute commands. Hope somebody can tell me what to do to get the servlet installed and running on Tomcat. -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
