Hello,
I don't know what is written your servlet, so I send you a very simple
servlet, just to see what is a correct implementation of a servlet.

(See attached file: SimpleServlet.java)

compile with:

javac -classpath <path of your servlet.jar file> SimpleServlet.java

Antonio MAncuso

SimpleServlet.java

Reply via email to