|
|
Allows you to cache post-processed JSP code. This is is particularly useful where you have code the accesses EJBs or other 'relatively slow' code that does not need to be run with EVERY page request. Code: JSP 1.1 |
JSP tag. Switch off cache control. Tag updates response header. For WAP clients tag generates a list of appropriate meta tags you must include into head section of your wml document. Code: JSP 1.2 |
Custom JSP tags. This taglib supports dynamic cache. Includes the following tags; Cache, clearCache, getCache, ifCached. Code: JSP 1.2 |
|  | |
Custom JSP tag. This tag allows you to request the last modified date for the given document (site). Code: JSP 1.2 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|