Bo Xu wrote:
>
> I want to know which class(es) implement(s)
> Interface javax.servlet.http.HttpServletResponse ?
>
The servlet container is responsible for the
implementation, the exact code depends on the
container.
Try downloading a couple of the open source
servlet containers and just take a look at the
code, you don't even have to install them.
There's a list of engines, including ones with
source code available, at:
<URL:http://www.servlets.com/resources/urls/engines.html>
Tomcat is the canonical example, but one of the
lighter-weight engines might be easier to dig
into. But hey, they're free, download them all :-)
-cks
___________________________________________________________________________
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