>>> Shaila C D <[EMAIL PROTECTED]> 25-May-00 7:08:02 AM >>>
>Can anybody tell me who implements the interfaces like
>HttpServletRequest,HttpServletResponse etc?
>The document says that it is implemented by network-service
>developers for use within servlets. Can anybody elaborate on
>this?
An interesting question (nobody asked this before).
Most of the classes in the Servlet API DEFINE the environment in
which a servlet runs.
Servlet engines must PROVIDE an implementation of the environment.
Therefore, servlet engines implement those classes.
Of course, every different servlet engine provides a different
implementation but thanks to the specification they all behave the
same.
Nic Ferrier
___________________________________________________________________________
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