Hi,
   i have implemented a GZIP Filter for a JSF application that compresses
the response that is sent to the browser. The response is compressed and
rendered properly on the browser (Internet Explorer 6 SP 2) if I configure
only the compression filter. However if I add the extensions filter also in
the web.xml, the browser shows a balnk page. This is probably because the
response is modified by both the extensions filter and the compression
filter. I am using tomahawk components and hence I need to configure
extensions filter also.

Can you please let me know how I can get these two working together. Any
help or advice will be very useful.

Thanks,
Bala
-- 
View this message in context: 
http://www.nabble.com/ExtensionsFilter-amd-compression-filter-tf3715132.html#a10392401
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to