Table of Contents
Previous Section
In a WebObjects application, you often have variables whose state you want to maintain for a page, across a user session, or across the entire application. For example, your application might maintain a shopping cart that each user fills with items as he or she progresses through a series of pages and forms.
This chapter describes the different approaches you can use in a WebObjects application to store and manage state. Some of the topics covered in the chapter are: