I hope you have Jdk1.2 and JSDK2.0 . Now goto 'dos prompt'. set CLASSPATH variable as "set CLASSPATH = c:\JDK1.2\lib;c:\JSDK2.0\lib\JSDK.jar". I have assumed that, the istallation directories are JDK1.2 and JSK2.0 respectively.. The JSDK related classes are there in JSDK.jar file.. > -----Original Message----- > From: xiong yijun [SMTP:[EMAIL PROTECTED]] > Sent: Friday, February 26, 1999 6:06 AM > To: [EMAIL PROTECTED] > Subject: PACKAGE &CLASS > > Hi, > > I'm an beginner of JWS &Servlet. I downloaded the trail version of JWS > 1.1.3. When I compile a servlet class, the package of Javax.servlet > and > HttpServlet class can not be found. I searched in the document, it > said that > I should include <server_root>/lib/classes.zip in my CLASSPATH. But I > try to > find the classes.zip file in the directory, I failed. I can not > discover the > classes.zip file. Why? Can anyone tell me? > > E-MAIL ADDR: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > Thanks in advance. > > Robby Shong > ___________________________________________________________________________ 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
