Re: Anyone got SiRPAC Installed?

Jan,

Maybe it's because javax.servlet.http.HttpServlet is not in your classpath.
I have no problems when I try:
javac -classpath /tomcat/lib/servlet.jar;/sax/sax.jar *.java
You can find the servlet API for instance at
http://java.sun.com/products/servlet/download.html

Good luck and beste groeten,
Jos De Roo --- AGFA

Received on Monday, 8 May 2000 08:48:00 UTC