try just: C:\jakarta-tomcat-4.0\common\lib\servlet.jar
 
and see if you can compile basic servlets
 
of course the obvious... make sure this is the path to servlet.jar
-----Original Message-----
From: Praveen Potineni [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 02, 2001 11:46 AM
To: [EMAIL PROTECTED]
Subject: javax.servlet.http.* not found

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