You have to set the path like that
c:\jdk1.2\lib\jws.jar Not like c:\jdk1.2\lib;
That is  the problem.

Senthil Kumar S
Lake Shore Towers (LST)
E-mail: [EMAIL PROTECTED]
( 3306767 Extn. 7340


----------
From:   srinivas
Reply To:       A mailing list for discussion about Sun Microsystem's Java
Servlet API Technology.
Sent:   Wednesday, August 25, 1999 2:30 PM
To:     [EMAIL PROTECTED]
Subject:        import error

Hi experts,

   I am getting class not found error in jdsk2.1 while compiling, i am
using w95 and jdk1.2 i have set the classpath too and the path to
c:\jsdk2.1\servlet.jar

my autoexec.bat reads as follows:
set
path=%path%;c:\win\command;
path=%path%;c:\jdk1.2\bin;c:\jdk1.2\lib;c:\jdk1.2\jre;;C:\ORAWIN95\BIN;c:\jsdk2.1;c:\jsdk2.1\servlet.jar
CLASSPATH=c:\jdk1.2\lib;c:\jsdk2.1\servlet.jar
rem path =%path%;c:\win\command;
rem path =%path%;c:\progra~1\networ~1\mcafee~1;

my kit resides under c:\jsdk2.1.  How shall i do solve the error??
please help me.

The error is javax.servlet, javax.servlet.http not found in import and
superclass of httpservlet not found.

Please help me.

Thanks
Srini

___________________________________________________________________________
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

Reply via email to