The constructs package builds on top of the core ehcache classes to create implementations for common caching patterns.

All implementations use ehcache as the backing cache. They also share a common purpose - to create very high performance Java applications.

Pattern Implementations

General Purpose Caching

Web Caching

Servlet 2.3 caching filters that cache HTTP/S responses: