Hi,
Have you a good reason not to put servlet.jar in the standard extension
directory ? In your case, that would probably be c:\jdk1.2.2\jre\lib\ext\
Any jar or zip file in this directory is automatically in the class path.
Pierre-Yves
-----Message d'origine-----
De : A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]De la part de
ChoKamir (Jelmer)
Envoy� : jeudi 30 ao�t 2001 10:50
� : [EMAIL PROTECTED]
Objet : Problems with Javac engine
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
___________________________________________________________________________
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