set javahome=c:\jdk1.2.2 not to c:\jdk1.2.2\bin.
and classpath=c:\jsdk2.1\src + ......

TaNiA wrote:

> 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

___________________________________________________________________________
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