Hello,

I have been using servlet as http server extension and it works just fine.
I have been subclassing the javax.servlet.http.HttpServlet class in order
to do so.

Now, what about the javax.servlet.GenericServlet class ?

It is supposed to handle non http service. How do you access a non
HttpServlet ?

The sun's servlet runner only take care of http access to servlet.

 Is there any info on non http servlet engine ?
Thanks

Cyril ROGNON

___________________________________________________________________________
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