As it looks, I think it seems like dos command prompt problem. Just search for javac.exe file in your system. Ensure that the same path is there in the path variable. > -----Original Message----- > From: Martin, Arvind (CAP) [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, March 23, 1999 4:35 AM > To: [EMAIL PROTECTED] > Subject: SOS! > Importance: High > Sensitivity: Confidential > > 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
