Ron Andersen wrote:

Is GZIP-encoding/mod_gzip avaliable in Tomcats web server?



Hello,


You can write a ServletFilter, and a HttpServletResponse wrapper to achieve the same results.

Look into java.util.zip.*

-- I never said it was easy ;-)

Antonio Fiol


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



Reply via email to