Using page caching with filters that modify a response  Using partial page caching

Chapter 5: Web Application Tuning

Using the servlet Java cache

The servlet Java cache stores servlet output in Java core memory, which offers a faster response than page caching for servlets that can run under these limitations:

Servlets that cannot run under these limitations may still use the page cache.

To enable and configure the servlet Java cache, configure the following servlet properties for each servlet to be cached, using the Advanced tab in the Servlet Properties window:





Copyright © 2005. Sybase Inc. All rights reserved. Using partial page caching

View this book as PDF