[jboss-user] [JBoss Portal] - Re: trim whitespace at jsp

apemberton do-not-reply at jboss.com
Thu Mar 5 20:00:08 EST 2009


Well, this would depend on your installation scenario a bit.

For example, if you front your portal server with Apache web server, you can use mod_deflate to GZip your response: http://httpd.apache.org/docs/2.0/mod/mod_deflate.html.

If you're hitting the portal server directly, you could configure a servlet filter to GZip your responses; I wrote an article recently on using pack:tag w/Portal which can be configured to compress the Portal page response: http://www.andypemberton.com/jboss/compress-your-jboss-portal-theme-with-packtag/.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215532#4215532

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215532



More information about the jboss-user mailing list