These are the basic servlet classes. I usually just put j2ee.jar on the path, but there is also servlet-api.jar somewhere in /tomcat/common/lib. Either one should do the trick.

--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com

James Peterson wrote:
ok I am trying to recompile one of the examples that comes with tomcat and
whenI do I get the following errors.

Login.java:6: package javax.servlet does not exist
import javax.servlet.*;
^
Login.java:7: package javax.servlet.http does not exist
import javax.servlet.http.*;

where do I get these or how can I fix this?
--
James Peterson
Network Administrator
Roman Meal Milling Company
Phone 701.282.9656
Fax 701.282.9743
Email [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]









---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to