Using the servlet Java cache  Using the caching tag library

Chapter 5: Web Application Tuning

Using partial page caching

Partial page caching allows you to cache parts of a response. This mechanism is useful when pages contain volatile content, such as calculation results, but otherwise have static content such as headers and footers. Partial page caching is supported by a tag library for use in JSPs, and a public API for use in servlets.





Copyright © 2005. Sybase Inc. All rights reserved. Using the caching tag library

View this book as PDF