Hello All,
I have a simple requirement, I want to compress the response contents. I'm using a filter, wherein I first check if the browser supports zipping. I'm also printing debugging statements inside the write() method, they are getting printed but the problem is that I don't get to see anything on the page (its blank).
Pls. help..
Here is the code...
Filter Code Customized Response Wrapper Code The problem is that i'm getting a blank page.
I have tried to run on IE 6 and Mozilla 5.0 and I'm using
Tomcat 5 at the web container.
Thanks,
Reema
[ August 07, 2006: Message edited by: Reema Patel ]
[ August 07, 2006: Message edited by: Reema Patel ]