You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Leo Przybylski <le...@engr.arizona.edu> on 2003/01/14 21:24:57 UTC

Log of JSP output

Hello,

Does anyone know of the best way to log the HTML output of a JSP page 
after it has been rendered? I would like to log the HTML returned from 
JSP rendering.

-Leo Przybylski
http://foopan.leosandbox.org
http://grow.arizona.edu


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


RE: Log of JSP output

Posted by "Noel J. Bergman" <no...@devtech.com>.
> I would like to log the HTML returned from JSP rendering.

Write a filter.

	--- Noel


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