package javax.servlet does not exist?
843840Jan 10 2002 — edited Mar 26 2009Up till today my servlets were compiling OK. I used to compile them using JPadPro 3.7. I had some problems with JPadPro, so I re-installed it all over again. I'm using Tomcat 3.2.3 and my classpath is set in C:\autoexec.bat file as follows: SET CLASSPATH=.;C:\jakarta-tomcat-3.2.3\lib\servlet.jar
I think this is correct, but the compiler still gives me an error: package javax.servlet does not exist
Can anyone help?
Thanks in advance.
giminaitis