Accessing the ServletOutputStream via RequestInterceptors

2000-12-07 Thread Alex Garrett
Hello, all, I'm trying to find a way to modify the content of a servlet after the servlet has completed all of its processing but before it actually gets sent to the browser (obviously). Here's the context. Our web site stores all its content in XML. All servlets, jsps, and static files

Accessing the ServletOutputStream via RequestInterceptors

2000-12-05 Thread Alex Garrett
Hello, all, I'm trying to find a way to modify the content of a servlet after the servlet has completed all of its processing but before it actually gets sent to the browser (obviously). Here's the context. Our web site stores all its content in XML. All servlets, jsps, and static files