OSCache can be used directly to provide caching for any Java application. Using the OSCache tag library requires Servlet 2.2 and JSP 1.2 support to run properly.

So far it 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.