If someone could help me get set up to develop/run servlets and JSP, I would
appreciate it very much.  I have installed jdk1.3, JavaWebServer2.0, and
j2sdkee1.2.1.  My class path is set to

.;d:\j2sdkee1.2.1\lib\;d:\jdk1.3\lib;d:\JavaWebServer2.0\lib\;d:\JavaWebServ
er2.0\servlets\;d:\JavaWebServer2.0\classes\;d:\JavaWebServer2.0\lib\servlet
.jar

When I run javac to compile helloWorld.java I get an error message "package
javax.servlet not found in import."

I have read numerous messages in this forum which ask the same question but
to no avail.

My basic questions are, which of the many JDKs, JSDKs do I really need and
how do I configure them for servlets and JSP?  I am running NT 4.0 with the
IIS web server and have also installed the javaWebServer2.0.  Is there a
place I can go to find this information in simple form?

Any help will be greatly appreciated.
Brian
[EMAIL PROTECTED]

___________________________________________________________________________
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