The following table describes attributes for the flush tag.
Table 8–3 The flush Attributes| Attribute | Default | Description | 
|---|---|---|
| ServletPath_Suffix | (optional) The name used by the container to access the cached entry. The cache key is suffixed to the servlet path to generate a key to access the cached entry. If no key is specified, a number is generated according to the position of the tag in the page. | |
| application | (optional) The scope of the cache. Can be request, session, or application. See Caching Scope. |