-----Original Message-----
From: neeraj koul [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 21, 2000 12:47 AM
To: [EMAIL PROTECTED]
Subject:


[q]
HelloWorldExample.java:8: Package javax.servlet not found in import.
import javax.servlet.*;
       ^
Can somebody please give me directions
 I am on a alpha machine( OSF1). I have downloaded jswdk-1.0.1 and java
1.0.2 JDK.

-----------------------------
[a]
Download jdk 1.1 or better
add
CLASSPATH \<jdkdir>\lib\tools.jar;
add
jswdk.jar to  your compiler classpath, and other .jar file
in \<jswdk>\lib

I hope it helps
Ciao, Roberto

___________________________________________________________________________
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