Viewing Session State

Previous
Previous
Next
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.

Description of d_toolbar.gif follows
Description of the illustration d_toolbar.gif


See Also:

"Using the Developer Toolbar" for more information about the Developer toolbar

About the Session State Page

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:

  • I - Inserted

  • U - Updated

  • R - Reset

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.