For the client side: http://www.osmoticweb.com/axis-soap-compression.htm also described in the previous link http://www.osmoticweb.com/soap-compression-howto.htm
Christophe > -----Original Message----- > From: Vy Ho [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 16, 2004 3:29 PM > To: [EMAIL PROTECTED] > Subject: Re: Signal to noise ratio in Soap is very high > > > 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 > > > >