logo

Database

Summary

The system must use session objects to transfer information between pages when needed.

Description

Sessions are used to maintain stateful information between different requests from users. A session object typically contains data associated with a user's interactions with an application, such as login status, user preferences and other details.

Supported In

This requirement is verified in following services

Essential Plan

No

Advanced Plan

Yes