Bo:

Tomcat, JRun, JServe, JSWDK are all implementations of the Servlet 2.? and JSP
1.? specifications. I think maybe you are looking for some one "standard"
implementation..? I might well be wrong, but I dont think there is one..

Geeta

Bo Xu wrote:

> Hi,
>
> Sorry for bothering you with a "strange" question  :-)  I have
> already read the API document of Servlet, but I didn't find
> the answer by myself .
>
> I want to know which class(es) implement(s)
> Interface javax.servlet.http.HttpServletResponse ?
>
> i.e. ,   I try to know which class(es) "implement(s)"
> all the methods defined in  the Interface --
> javax.servlet.http.HttpServletResponse ?
>
> for example:
>
> public void sendRedirect(java.lang.String location)
>                   throws java.io.IOException
>
> and others ...
>
> Thanks in advanece!
>
> Bo
> Sept.28, 2000
>
> ___________________________________________________________________________
> 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