Table of Contents
Previous Section
Given the ingenuity of software developers, not one but several solutions have been advanced. They fall into two basic categories:
As you'll see in this chapter, WebObjects lets you easily make use of any of these state-storage solutions. For a given application, state management can be as simple as selecting the management strategy you want to use and identifying the information that you want stored on a per-session basis. The WebObjects framework does the rest no matter how many users will be accessing the application simultaneously.
Table of Contents
Next Section