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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to