Table of Contents Previous Section
Managing Component Resources
Typically, page caching occurs both on the client machine and on the WebObjects application server. WOApplication provides methods to control caching on either end of a web connection. This section discusses server-side caching and the section "Client-Side Page Caching" looks at the consequences of page caching on the client.
There are three common techniques for controlling component resources:
Table of Contents Next Section