Thank You! > ---------- > From: Bruening, Oliver[SMTP:[EMAIL PROTECTED]] > Reply To: A mailing list for discussion about Sun Microsystem's Java > Servlet API Technology. > Sent: Tuesday, March 23, 1999 6:25 PM > To: [EMAIL PROTECTED] > Subject: Re: SOS! > > try this > > set path=c:\jdk\bin;c:\jsdk2.0\bin; > > instead of > > set path=c:\jdk\bin,c:\jsdk2.0\bin; > > Martin, Arvind (CAP) schrieb: > > > > Could any body help me ! > > I have downloaded the jdk1.2 into my machine and set the classpath and > path > > as below > > set path=c:\jdk\bin,c:\jsdk2.0\bin; > > set classpath=c:\jdk\lib\classes.zip,c:\jsdk2.0\lib\jsdk.jar; > > but when i try to compile a servlet it does not compile. > > it says "name specified is not present as a command blah blah.." on the > dos > > mode. > > > > > __________________________________________________________________________ > _ > > 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
