Set your classpath to the servlet.jar(containing javax package) file residing in JSWDK1.0/lib directory & then
try to compile your program.
 
-Amit
-----Original Message-----
From: Antonio Villafana [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 21, 1999 10:02 PM
To: [EMAIL PROTECTED]
Subject: javax package in Path

I recently started writing Java Servlets, and I've ran into a little snag. Whenever I try to compile my source code (.java) file, it replies with someting similar to:
'package javax not found in import'
 
What do I put in my PATH or CLASSPATH statements to solve this problem. I have JDK1.2.2 and JSWDK-1.0 installed. Or, do I need a JSDK installed.
 
Thanks.
 

Reply via email to