my autoexec.bat ****************** C:\PROGRA~1\NETWOR~1\MCAFEE~1\SCAN.EXE C:\ doskey @IF ERRORLEVEL 1 PAUSE PATH=%PATH%;D:\JDK1.2.1\BIN;D:\JWServer2.0\bin;C:\PROGRA~1\Apach~1\apache set CLASSPATH=.;D:\java;D:\JDK1.2.1\lib;D:\JWServer2.0\lib\servlet.jar;D\:\JWSer ver2.0\lib\ojsp.jar;D:\jsdk2.0\lib\jsdk.jar PATH=%PATH%; ****************** hope it might help > ---------- > From: Daniel Pook Ngai Lin[SMTP:[EMAIL PROTECTED]] > Reply To: A mailing list for discussion about Sun Microsystem's Java > Servlet API Technology. > Sent: Thursday, May 25, 2000 1:13 PM > To: [EMAIL PROTECTED] > Subject: Re: JSDK > > Your autoexec.bat: > ------------ > @echo off > PATH=<jdk path>\bin > set CLASSPATH=<jsdk path>\servlet.jar > > > hope it may help > > -----Original Message----- > From: Bo Wang [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 25, 2000 12:52 AM > To: [EMAIL PROTECTED] > Subject: Re: JSDK > > > Hi, hari & Maizatulakmam Ali, > > Thank you for your help, the problem is I'm using windows98, I think you > are > using windowsNT, right? I followed your instruction, and did following: > > 1. modify my autoexec.bat file, add c:\jsdk2.1\servlet.jar into PATH > variable > 2. copy servlet.jar from jsdk2.1 into jdk1.2.2\lib > > but the error messages are still there, I knew there must be something > wrong, but I don't know how to fix it, would you please give me some more > info? > > Thanks again for your help. > > > ________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com > > __________________________________________________________________________ > _ > 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 > ___________________________________________________________________________ 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
