Wilhe,
Could you provide a little more detail as to what you are trying ot accomplish. It first sounds like you are attempting you run a servlet from your web server, but then you begin talking about compiling source code. I'm sure I can assistant if you give me a tad more detail.
 
 
J.D.M.
CipherStream Systems
email: [EMAIL PROTECTED]
web: www.cipherstream.com
-------------------------------------------------------
Secure E-Business Is Our Business
-------------------------------------------------------
----- Original Message -----
From: Wilhe
Sent: Sunday, October 31, 1999 4:58 PM

I have Win98 machine using JDK1.2.2 and JWSDK1.0.1
When I use the webserver I can load any files in the examples when I cut and past the source to another directory, and try the javac command(even specifying the classpath in the command line) I get an error that javax is not found. Could someone tell me what I have forgotten to do here? I added the tools.jar file to the classpath which looks like this:
SET CLASSPATH=c:\jdk1.2.2\bin;c:\jdk1.2.2\lib\tools.jar;c:\jdk1.2.2\lib\servlet.jar;c:\jswdk-1.0.1\\lib\jspengine.jar;
 
Thanks in advance for any advice here.
 
Respectfully,
[EMAIL PROTECTED]

Reply via email to