Configure servlet caching
Configure servlet caching to save the output of servlets and JavaServer Pages files to the dynamic cache.
Before you begin
To enable servlet caching, complete Enabling the dynamic cache service .
Procedure
- In the administrative console, click...
Servers | Application servers | servername | Web container settings > Web container- Select Enable servlet caching under the Configuration tab.
- Click Apply or OK.
- Restart WebSphere Application Server.
What to do next
Define the cache policy for your servlets by Configuring cacheable objects with the cachespec.xml file.
See also
Servlet caching