Re: HTTP Compression (Struts)

2004-08-11 Thread Navjot Singh
unless you have special reasons why do you wish to burden struts or web app with everything? why not use mod_gzip with apache and put tomcat/xyz behind apache? it gives good compression and you can define compression or no compression based on mime types. regards Navjot Singh Nathan Maves wrote

Re: HTTP Compression (Struts)

2004-08-11 Thread Michael McGrady
At 08:08 AM 8/11/2004, you wrote: Yeah a lot of people. There was a thread on this very topic last week please check the archive before posting :) http://marc.theaimsgroup.com/?l=struts-user&m=109183678222344&w=2 Nathan If you do a search on compression in the user messages, at www.servlets.com

Re: HTTP Compression (Struts)

2004-08-11 Thread Nathan Maves
Yeah a lot of people. There was a thread on this very topic last week please check the archive before posting :) http://marc.theaimsgroup.com/?l=struts-user&m=109183678222344&w=2 Nathan On Aug 11, 2004, at 4:17 AM, Shailender Jain wrote: Hi, Has anybody used Http Compression technique for a web