Version 8.3.3
 —  Special Development Topics  —

Details on Session Management

In Working with Page Navigation, there is a brief description on how Application Designer manages sessions. This part provides more details about session management.

In principle, the session management is hidden inside Application Designer. If you write normal applications running in the Application Designer workplace environment, you do not have to care about session management at all: you do not have to somehow collect data from a session object in order to work with it or do something similar.

However, reading this part is interesting for you if you want to know the following:

This part is especially important for you if you:

The information provided in this part is organized under the following headings:

../graphics/gr_b_sm.png HTTP Sessions - Application Designer Sessions
../graphics/gr_b_sm.png Application Designer Session - Application Designer Subsessions
../graphics/gr_b_sm.png Application Designer Subsession - Application Designer Adapter Objects
../graphics/gr_b_sm.png How Things Start
../graphics/gr_b_sm.png How Things End
../graphics/gr_b_sm.png Workplace Management
../graphics/gr_b_sm.png Saving Context Data
../graphics/gr_b_sm.png Session IDs

Top of page