>>> Floyd Marinescu >>>
>I have tried to implement this, but I can't come up with
>the simple code to capture jsp output from within the servlet.
>I need to replace it with some code that will not forward
>the request and response but instead capture the
>output of the jsp.
I do this by having a extending HttpServletResponse to provide a
different output stream to the called servlet. You can then cache
stuff.
This is not really supported by the API yet but will be in the next
release (we're told).
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