Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.opensymphony.oscache.web.tag

Class Summary
CacheTag CacheTag is a tag that allows for server-side caching of post-processed JSP content.
FlushTag FlushTag flushes caches created with <cache>.
GroupsTag GroupsTag is a tag that add a comma-delimited list of groups to an ancestor CacheTag's groups.
GroupTag GroupTag is a tag that adds a group to an ancestor CacheTag's groups.
UseCachedTag UseCachedTag is a tag that tells a <cache> tag to reuse the cached body.