Read Serlet output stream

how can i read servletoutputsteam
[40 byte] By [amitjaina] at [2007-11-27 7:54:12]
# 1
Here is a ServletFilter that will store the ServletOutputStream to disk before writing it to the client. It is an example of how to access the ServletOutputStream. http://forum.java.sun.com/thread.jspa?threadID=5149858&messageID=9564520#9564520
tolmanka at 2007-7-12 19:35:28 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...