I'm using Windows 98 : Here is my classpath setting in the autoexec file : set classpath=c:\Oracle\Ora81\jdbc\lib\classes12.zip; set classpath=c:\jsdk2.1\server.jar;%CLASSPATH% set classpath=.;c:\jdk122\lib\tools.jar;C:\ProgramFiles\JavaSoft\JRE\1.2\lib;c:\ jsdk2.1\servlet.jar;%CLASSPATH% after you edit the classpath, make sure you reboot your computer. ----- Original Message ----- From: "Bo Wang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 25, 2000 1:52 PM 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
