I am using a GZip Compression Filter (source: http://tinyurl.com/3gxbz) in my Application - I have it mapped to *.do and I also have the ResponseOverrideFilter mapped to *.do. When I try to export to CVS or Excel with IE 6 (WinXP), I get an error that the URL cannot be downloaded. I am prompted to open or save though. If I remove the mapping for my CompressionFilter, everything works as expected.
The problem does not happen in Mozilla or Safari - any ideas? I tried moving the compressionFilter's mapping AFTER the displaytagFilter, but then I get: java.lang.IllegalStateException: getOutputStream() has already been called for this response at org.apache.coyote.tomcat4.CoyoteResponse.getWriter(CoyoteResponse.java:6 00) at org.apache.coyote.tomcat4.CoyoteResponseFacade.getWriter(CoyoteResponseF acade.java:171) at org.displaytag.filter.ResponseOverrideFilter.doFilter(ResponseOverrideFi lter.java:106) Thanks, Matt ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel