Search Mac Reference Library
WebObjects 4.5 Developer Documentation
Table of Contents
Previous
Next
PATH
Documentation
>
WebObjects 4.5
>
WebObjects Developer's Guide
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 two common techniques for controlling component resources:
Adjusting the page cache size
Using
awake
and
sleep
to initialize and release resources
Table of Contents
Next Section
Legacy
Legacy Mac OS X Reference Library
WebObjects 4.5 Developer Documentation