How to run and compile a java servlet on Tomcat?
843833Oct 4 2001 — edited Oct 8 2001Hi, I am very new to servlets in Tomact.
I went to the java tutorial and from the address below I copy an example (SimpleServlet).I try to run and compile it in Tomcat, But I don't know how can I do that. I appreciate if somebody tell me the command line for compiling and running this example and the necassary steps. (My Tomcat is installed perfactly).
http://java.sun.com/docs/books/tutorial/servlets/overview/simple.html
Thankx