Skip to main content
Explore
Log in
Get started
Someone wanted to learn this too, so Grasp built them a personal learning path.
Create your own
Session Management and Application State
Module 1
State and Statelessness in Web Architecture
1
Application Data Persistence vs. Stateful Request Handling
Distinguish application data persistence from stateful request handling.
Distinguish application data persistence from stateful request handling.
2
Stateless vs. Stateful Web Interactions
Classify a web interaction as stateless or stateful by identifying what the server must remember between requests.
Classify a web interaction as stateless or stateful by identifying what the server must remember between requests.