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

Reply via email to