FYI http://www.mail-archive.com/[EMAIL PROTECTED]/msg95667.html
-----Original Message----- From: Irfandhy Franciscus [mailto:[EMAIL PROTECTED] Sent: Friday, May 21, 2004 12:03 PM To: [EMAIL PROTECTED] Subject: Compressing your struts for faster transfer Hi, I jsut found out this very neat way of compressing our struts pages using GZIP for faster transfer. Basically we'll use a filter to ZIP our pages. here are some URL for references: http://www.onjava.com/pub/a/onjava/2003/11/19/filters.html?page=2 http://www.servletsuite.com/servlets/gzipflt.htm But if you have downloaded Tomcat, look for compressionFilter java files in Tomcat installation folder (usually inside your Program Files in Windows OS), and use it as a filter. i am experimenting with this technique.. Has anyone tried this before? Please share your experience. Does it really make the loading faster? Or does it actually create more headache. Regards, Irfandhy Franciscus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]