Guess: missing "import javax.servlet.http.*"?

> -----Original Message-----
> From: sidaty [SMTP:[EMAIL PROTECTED]]
> Sent: 09 September 1999 11:17
> To:   [EMAIL PROTECTED]
> Subject:      Problem with HttpServlet ,HttpSerletReques and
> HttpServletResponse
>
> Hi all
> i am trying  to implement the simple servlet examples .
> my environnment is
>  linux 2.2.5 , jdk 1.1.7B  pentium 133 Mhz
> Here is the source code
> Each time i compile it i get message errors telling me that Httpservlet
> classes are not recognized
> Can anybody please tell me what is wrong in the following servelet code
>
> import java.io.*;
> import java.servlet.*;
> import javax.servlet.*;
>

___________________________________________________________________________
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