Dynamic Caching

Caching is common requirement for J2EE application. If you want to cache a common object, that will be available across different servers of cluster then you should think about Dynamic Caching service provided by WAS.
Attaching a DynaCacheSamplePortlet that has sample on how to use dyna cache.

No comments: