opensymphony-oscache/old
2017-05-21 14:48:38 -07:00
..
lib Initial move to Gradle. 2017-05-21 00:20:40 -07:00
.cvsignore Initial move to Gradle. 2017-05-21 00:20:40 -07:00
.hg_archival.txt Initial move to Gradle. 2017-05-21 00:20:40 -07:00
.hgtags Initial move to Gradle. 2017-05-21 00:20:40 -07:00
build.xml Initial move to Gradle. 2017-05-21 00:20:40 -07:00
ivy.xml Initial move to Gradle. 2017-05-21 00:20:40 -07:00
ivyconf.properties Initial move to Gradle. 2017-05-21 00:20:40 -07:00
ivyconf.xml Initial move to Gradle. 2017-05-21 00:20:40 -07:00
osbuild.xml Initial move to Gradle. 2017-05-21 00:20:40 -07:00
pom.xml Initial move to Gradle. 2017-05-21 00:20:40 -07:00
readme.txt Added README. 2017-05-21 14:48:38 -07:00

OSCACHE
-------
OSCache is a high performance and widely used J2EE caching solution. For a
full list of features, see:

	http://www.opensymphony.com/oscache/features.html


REQUIREMENTS
------------
OSCache can be used as a standalone caching solution for any Java application.
OSCache's tag library and the caching filter for dynamic binary content, like
PDFs or images, require a Servlet 2.3 / JSP 1.2 compliant container.


INSTALLATION AND DOCUMENTATION
-----------
For installation instructions, see docs/install.html. For futher
documentation, see docs/index.html.


WHAT'S NEW
-----------
For a complete list of changes for this and previous releases, see
docs/changelog.html.


FURTHER INFORMATION
-----------
For further instructions and documentation see the OSCache website at:

	http://www.opensymphony.com/oscache
	
The development of the OSCache project is hosted at:

	http://oscache.dev.java.net
	
From there you can access the latest code from CVS, subscribe to the mailing
lists and search and submit bug reports.

To get help, please ask on the users mailing list, do not email the developers
directly - they will reply on list to help everyone. The OSCache mailing lists
are available at

	http://oscache.dev.java.net/servlets/ProjectMailingListList
	
Since OSCache was originally hosted at SourceForge, you may also want to
search the old mailing list archives at:

	http://sourceforge.net/mailarchive/forum.php?forum_id=4754


OPENSYMPHONY
------------

OSCache is part of the OpenSymphony project. For more information about
OpenSymphony, see:

	http://www.opensymphony.com


Enjoy!