You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jason Novotny <jd...@lbl.gov> on 2002/06/13 22:16:52 UTC

JSP post processing

Maybe I'm asking a really dumb question or this is the holy grail with 
JSP, but how can I capture the output of a JSP page for post-processing 
e.g. serializing or including in a composition of compiled JSP output to 
render a page. So I call a servlet that forwards to 5 JSP pages and then 
the output is patched together to render a final page for display on the 
browser in a pipeline fashion.

    Thanks, jason


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>