JCACHE (JSR 107)

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • Object Caching in a Web Portal Application Using JCS by Srini Penchikala   - [Clicks: 63]
    This article provides an overview of an object-caching framework developed for a web portal application using Jakarta's Java Caching System (JCS). The framework is very flexible and can be reused in any web application or even in a client/server Java application. This article covered the main elements of a web portal caching framework in detail and a JUnit test script to test the caching framework for various scenarios.
    [Includes sample code]
    http://www.onjava.com/pub/a/onjava/2003/12/23/caching.html - Dec, 2003

[Top]