Yep, that worked! I just copied the servlet.jar file to the c:\myjavaDir\lib\ext\. Thanks again. >From: Chris Pratt <[EMAIL PROTECTED]> >Reply-To: "A mailing list for discussion about Sun Microsystem's Java > Servlet API Technology." <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: Trouble Compiling Apps and Servlets??? >Date: Tue, 26 Oct 1999 17:33:30 -0700 > >Try putting it in d:\jdk1.2.2\jre\lib\ext instead. > (*Chris*) > >----- Original Message ----- >From: brian waller <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Tuesday, October 26, 1999 9:08 AM >Subject: Trouble Compiling Apps and Servlets??? > > > > Hello all, > > I have had some troubles with the CLASSPATH variable on my NT machine. > > > > Using JWS2.0 on NT and I can compile/run servlets and applications. > > > > BUT I have to delete the CLASSPATH variable everytime I want to run an > > Application so I don't get the infamous > > > > Exception in thread "main" java.lang.NoClassDefFoundError > > Then change the CLASSPATH back to d:\<serverroot>\lib\servlet.jar to >compile > > my servlet code??????? > > > > I have tried to cpy the servlet.jar and put it into my d:\jdk1.2.2\bin > > directory but I have not had success. > > > > It seems like there should be a solution to changing and I feel as >though >I > > might run into greater problems down the road with this. > > > > Thanks for the time. > > > > ______________________________________________________ > > Get Your Private, Free Email 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 ______________________________________________________ Get Your Private, Free Email 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
