You didn't by any chance forget that Java is case sensitive?
Otherwise it should be "javax.servlet.http.*;"




                    Monte Gardner
                    <[EMAIL PROTECTED]>                To:     [EMAIL PROTECTED]
                    Sent by: "A mailing          cc:
                    list for discussion          Subject:     Just starting out
                    about Sun
                    Microsystem's Java
                    Servlet API
                    Technology."
                    <SERVLET-INTEREST@JAV
                    A.SUN.COM>


                    07/20/2001 12:10 PM
                    Please respond to "A
                    mailing list for
                    discussion about Sun
                    Microsystem's Java
                    Servlet API
                    Technology."






I'm a student at ASU, and am interested in learning how to
use Java Servlets to process HTML forms.  I've signed up
with a web host (Addr.com) that claims they have
support for Java Servlets, but when I try to compile a
 basic servlet that I mostly copied out of a book, I
get error messages saying that the servlet
packages that I'm trying to import aren't there.
(I think they were called Javax.servlet, and Javax.servlet.http)

How do I compile servlets on a remote host, and then
execute them from an HTML web-page?  If this is
server-dependent, what kind of questions/requests
should I send to my web-hosting support staff?

(I'm pretty sure I'm running off a UNIX-based web server)

___________________________________________________________________________
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

___________________________________________________________________________
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