This page last changed on Jan 16, 2005 by dres1011.

OSCache can be used directly to provide caching for any Java application. Using the OSCache tag library requires Servlet 2.3 and JSP 1.2 support to run properly. There is no dependency on a servlet container if the OSCache API is used directly.

So far OSCache has been tested in the following application servers and web containers:

This does not mean it will not run on other servers! It should run on any specification compliant container. If you have run OSCache successfully in other servers, please let us know and we'll add to this list.

The Caching Filter (for caching entire pages, and binary content such as GIFs and PDFs) requires Servlet 2.3 support. It is known to work on Orion, Weblogic and Tomcat 4.0.

OSCache is compatible with JRE 1.3 and higher. For best performance, JRE 1.4.x or higher should be used.
Document generated by Confluence on Apr 30, 2005 22:37