Package com.opensymphony.oscache.web.tag

Provides the tag libraries that allow OSCache to be accessed via JSP custom tags for caching portions of JSP pages.

See:
          Description

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.
 

Package com.opensymphony.oscache.web.tag Description

Provides the tag libraries that allow OSCache to be accessed via JSP custom tags for caching portions of JSP pages.

Package Specification

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2011 OpenSymphony. All Rights Reserved.