Using the caching tag library

The tag library implementation is provided in CacheTags.jar, installed in the extensions subdirectory of your EAServer installation. To use the library in a JSP, add the following directive:

<%@ taglib uri="http://www.sybase.com/EAServer/cachetags.tld" prefix="ct"%>

The library includes the tags described below.