Ehcache is most widely used Java open source cache implementation. The great advantage of this cache is that it easily integrates with any other libraries. In this tutorial I will write very basic example using the Ehcache library. The latest version: The latest version of ehcache is 2.10.1. You can download the latest distributations of …