Hi, didn't you forget a '0' in your Classpath? Look for '!'... set CLASSPATH = .;C:\jdk1.2.2\lib\tools.jar;C:\servlet_api;C:\jsdk2.1\servlet.jar;C:\jsdk2.( !)\ server.jar Dirk. -----Urspr�ngliche Nachricht----- Von: TaNiA [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 5. Mai 2000 12:00 An: [EMAIL PROTECTED] Betreff: jsdk2.1 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
