Hello,
I am just starting with Servlets... (at the installation phase.)
I installed Java SDK onto my machine, and my server. I installed Java Web
Server onto the server.
I programmed heavily in Java 2 years ago, but have been away from it since.
I can't seem to find the classes.zip file? Does that still exist?
I copied a BasicServlet program out of a book I'm learning from. I wrote
it, saved the file as BasicServlet.java then went to compile it (I went out
to the command prompt, and typed "javac BasicServlet.java" The errors I get
are for the servlet classes:
javax.servlet not found in import
javax.servlet.http not found in import.
Superclass HttpServlet of class BasicServlet not found.
How do I instantiate these packages?
thank you.
___________________________________________________________________________
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