Package | Description |
---|---|
com.ibm.websphere.servlet.cache |
Provides the interfaces and classes for caching results from servlets, JSPs and webservices.
|
Modifier and Type | Method and Description |
---|---|
void |
ServletCacheResponse.addDynamicContentProvider(DynamicContentProvider dynamicContentProvider)
This adds a Dynamic Content Provider that will
generate dynamic content without executing its JSP.
|