Configure servlet caching

 

+

Search Tips   |   Advanced Search

 

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

  1. In the administrative console, click...

    Servers | Application servers | servername | Web container settings > Web container

  2. Select Enable servlet caching under the Configuration tab.

  3. Click Apply or OK.

  4. 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