Application Express User's Guide > Application Builder Concepts > Understanding Session State... > Viewing Session State
Viewing Session State |
Previous |
Next |
The behavior of an Oracle Application Express application is usually driven by values in session state. For example, a button may display conditionally based on the value of an item session state. You can view the session state for a page by clicking Session on the Developer toolbar.
The Session State page provides valuable information about the current page. To locate a specific page, enter the page ID in the page field and click Go. Table: Information Available on the Session State Page describes the various types of information available on the Session State page.
Information Available on the Session State Page
Heading | Description |
---|---|
Application |
Identifies the application name, session ID, current user, workspace ID (or database user ID), and browser language. |
Page Items |
Identify attributes of the page item, including the application and page IDs, item name, how the item displays (hidden, popup, button, display only HTML), the item value in session state, and status. The Status column indicates the status of the session state. Available values include:
|
Application Items |
Application items are items that do not reside on a page. Application items are session state variables without the associated user interface properties. See Also: "Creating an Application-Level Item" and "Using Substitution Strings" for information about referencing item values |
Session State |
Summarizes session state for the current session. Lists applicable application IDs, page IDs, item names, display type, item values, and display labels. |