Websphere Caching
Websphere provides caching for,
- objects (using DistributedMap)
- servlets and jsp
- web service caching
- objects (using the command programming model)
- static
Different ways to Invalidate cache
External resources and references used:
http://www.ibm.com/developerworks/websphere/downloads/cache_monitor.html (enhanced cache monitor) http://wpcertification.blogspot.in/2011/02/how-to-use-different-cache-instance-for.html wpcertification.blogspot.in/2011/01/storing-custom-java-objects-in.html http://wpcertification.blogspot.in/2011/01/information-about-dynacache.html http://wpcertification.blogspot.in/2011/01/information-about-dynacache.html
http://pic.dhe.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=%2Fcom.ibm.websphere.nd.doc%2Finfo%2Fae%2Fae%2Frdyn_cachespec.html
http://www.ibm.com/developerworks/websphere/techjournal/0405_hines/0405_hines.html