Hello,
Can anyone point me to an example, or give me an example of how to use
the include method?
public void include(ServletRequest request,
ServletResponse response)
throws ServletException,
java.io.IOException
Includes the content a resource (servlet, JSP page, HTML file) on the
Web server generates in the response this servlet sends to another
servlet. In essence, this method enables programmatic server-side
includes.
I am confused as to what makes up the request and response...
Thanks,
Ken A
___________________________________________________________________________
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