Hi all,
I'm getting this error
javax.servlet.http.* not found. I'm trying to compile java files while writing code for session management and login authentication...
 
please check my classpath i have set in environment variables.
I'm using Tomcat 4.0.
 
%CLASSPATH%;C:\Program Files\Sybase\Adaptive Server Anywhere 6.0\jconnect\classes;C:\jakarta-tomcat-4.0\common\lib\servlet.jar
 
I'm trying to compile java files in a directory and i get the javax.servlet.http.* not found errors...
 
Any ideas
Thanks
Praveen

Reply via email to