Hi Tania,
I'm not quite sure, but it could help if you also add
C:\jsdk2.1\src
in your classpath.
If this doesn't help, try to add a ".;" to your path and classpath lines
like
set CLASSPATH = C:\jdk1.2.2\lib\tools.jar;.;C:\servlet_api
Put it just somewhere. It causes that your current directory where you
want to compile your files is also used.
If both of that doesn't work, I think I can't help you. But it's worth
trying. Since I did that on my system, I don't have problems any more.
Have Fun!
Helge
> Hi all,
>
> is anyone using jsdk2.1 with jdk1.2.2?
>
> I've been trying to set up jsdk2.1 to compile my servlets on Win98, but
> have
> had no luck..
>
> this is my autoexec.bat file:
> **************************
> set JAVA_HOME=C:\JDK1.2.2\bin;
>
> SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;%JAVA_HOME%
>
> REM set PATH=%PATH%;%JAVA_HOME%\bin
> set CLASSPATH =
>
;C:\jdk1.2.2\lib\tools.jar;C:\servlet_api;C:\jsdk2.1\servlet.jar;C:\jsdk2.\
> server.jar
> ******************************
>
> could someone pls help??
>
> thanks very much in advance,
> tania
>
>
___________________________________________________________________________
> 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
>
--
Sent through GMX FreeMail - http://www.gmx.net
___________________________________________________________________________
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