20 December, 2012

J2EE Cache Filter 2.0


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Samuel Santos | More scripts
code.google.com
Apache License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Java
December 21st, 2012, 03:55 GMT [view history]
C: \ Development Tools \ Other Libraries

J2EE Cache Filter enables client-side based data caching for Java EE apps.

The library allows configuring HTTP cache headers which will then allow the client's browser to cache selected files like images, JS scripts, stylesheets, etc..

This will improve the speed of a Java app or website, by storing data locally and not loading it from the server at every request or page refresh.

What's New in This Release: [ read full changelog ]

· Added NoETagFilter class to disable HTTP ETag header set by the DefaultServlet in Tomcat.
· Added NoCacheFilter class to completely disable browser caching.
· Replaced privacy<String> parameter by private<Boolean>. Cache directive to control where the response may be cached.
· Added static<Boolean> parameter. Conditional requests are not required for static components.


Download button
Via: J2EE Cache Filter 2.0

0 Comment: