Hey
It's maybe a stupid question but i've my servlet.jar file in the directory
c:\jdk1.2.2
and wants to compile a servlet in the directory d:\hello it also uses the
class HelloWorld the class file is also in the d:\hello directory.
but when i tries to compile my servlet i get the error he can't find the
servlet.jar or the HelloWorld.class file
this is how i compile my servlet
javac Hello.java -classpath c:\jdk1.2.2:.\
what do i do wrong ??
thx ChoKamir
___________________________________________________________________________
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