24.1 Reviewing Session State
View current session state for your application by clicking the Session link on the Runtime Developer Toolbar.
Session state enables developers to store and retrieve values for a user as the user navigates between different application pages. The appearance or behavior of many applications is based on data contained within application controls. For example, buttons can display conditionally based on a value stored in session state.
See Also:
- Runtime Developer Toolbar
- Viewing Session State
- Managing Session State Values
- Managing Session State for a Workspace and Managing Session State for an Instance in Oracle APEX Administration Guide
Parent topic: Debugging an Application