no, the servlet classes are already in the J2SDKEE 1.3.1. make sure that you have the j2ee.jar in ur classpath example:
CLASSPATH=.;C:\j2sdkee1.3\lib\j2ee.jar; of-course this is a windows example, i forgot the syntax of it in unix/linux. -Tim -----Original Message----- From: mike dizon [mailto:[EMAIL PROTECTED]] Sent: Friday, January 25, 2002 11:41 AM To: [EMAIL PROTECTED] Subject: Servlets not Compiling Hello, I'm now working in a Linux environment. I am having problems compiling my servlets. It is telling me that the javax.servlet package can not be found. Can anyone tell me why this is happening? I am quite sure that I have the J2EE SDK installed v. 1.3.1. Do I need to install the servlet packages separatley? Michael _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx ___________________________________________________________________________ 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