I was trying to compile a simple servlet file after installing Java Web
Server 2.0. I included the servlet.jar to the CLASSPATH. But still it gives
error while I try to compile:

using :
c:\JavaWebServer2.0\jre\bin\javac -cp    c:\JavaWebServer2.0\lib\servlet.jar
MyFirst.java


Can't find class sun/tools/javac/Main

What should I do? Do I have to include any more jar file to CLASSPATH?
________________________________________________________________________
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

Reply via email to