in windows you have to set servlet.jar into the CLASSPATH in autoexec.bat autoexec.bat set CLASSPATH=%classpath%;.;servlet.jar; afterwards run autoexec or reboot. I suggest rebooting. jackson *********** REPLY SEPARATOR *********** On 5/24/00 at 10:52 PM Bo Wang wrote: >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
