Koen's blog Profile Photo

Koen's blog

Ik typ. Ik typ voor mijn Sien, Arwen, Mila en Nienke.

servlet filters

good article on compression and caching via servlet filters:

Two Servlet Filters Every Web Application Should Have by Jayson Falkner -- Web applications can greatly improve performance by caching previously generated content and compressing the data it sends to the browser. As Jayson Falkner explains, servlet filters make it easy to provide these features to servlets.

i’ve got the above piece of text via the blog this link… :) makes things pretty easy!