© Edward Sciore 2020
E. ScioreUnderstanding Oracle APEX 20 Application Developmenthttps://doi.org/10.1007/978-1-4842-6165-1_6

6. Session State

Edward Sciore1 
(1)
Newton Center, MA, USA
 

A user’s interaction with an application is called a session. A session can encompass several page requests. For example, in an ecommerce application, a session can involve browsing the products for sale, adding some of them to a shopping cart, entering payment and shipping information, and finalizing the transaction.

During a session, the user assigns values to page items, encompassing perhaps several pages, and sends these values to the server for processing. The item values for a given session comprise what is called its session state . In this chapter, you will ...

Get Understanding Oracle APEX 20 Application Development: Think Like an Application Express Developer now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.