I\'m developing an JSF web app on Tomcat, planning to use Seam in the near future, and I want to add compression of our web pages and resources (i.e. Javascript & CSS fi
How about adding an nginx front-end and letting it to do the compression (and caching)?
nginx
http://wiki.nginx.org/Main
In this case, belongs on serverfalut :)