Sort of. Thats what HttpServletResponseWrapper and javax.servlet.Filter are for.

http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/http/HttpServletResponseWrapper.html
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/Filter.html

-Tim

Albrecht Berger wrote:
Hello,
is it possible to replace the tomcat implementation
of HttpServletResponse with my own ?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to