Thank you for the link. Apache Tomcat already support server side gzip compression. I only need to do this on the client side. There's also free source code for doing the servlet that does the compression (very straight forward, because java already supply the gzip compression stream library). What left is the client side, which I could implement once knowing how extend this http handler thing..


Christophe Roudet wrote:

Check http://www.osmoticweb.com/soap-compression-howto.htm

Christophe


Reply via email to