Hi
I had sometimes this problem and I put directly the servlet.jar in the path not only the path itself where servlet.jar is I know it's not the normalway but.... Thierry graghavan <[EMAIL PROTECTED] To: [EMAIL PROTECTED] A> cc: Sent by: "A mailing Subject: problem compiling a servlet list for discussion about Sun Microsystem's Java Servlet API Technology." <SERVLET-INTEREST@JAV A.SUN.COM> 24/01/2002 19:38 Please respond to "A mailing list for discussion about Sun Microsystem's Java Servlet API Technology." i have problem compiling a servlet; pls help out. i have j2sdk1.3.1 in my 'path' and is installed alright. i have tomcat 4.0.1 installed alright and many of the tests with the 'examples' seem to work ok. when i try compiling a servlet.jave src file, the following error (using javac ... ) gets reported: package javax.servlet.* does not exist, etc., (it is unable to find the servlet classes) i tried putting catalina_home\common\lib in the 'path' because there is a servlet.jar file out in there. i still get the same error as above. give me a hand. tnx. graghavan ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html