HTTP Session State
HTTP is a stateless protocol. A stateless protocol does not require the HTTP server to retain information or status about each user for the duration of multiple requests. However, some web applications implement states or server side sessions using one or more of the following methods:
- HTTP cookies.
- Query string parameters, for example, /index.php?session_id=some_unique_session_code.
- Hidden variables within web forms.
Read more about this topic: Hypertext Transfer Protocol
Famous quotes containing the words session and/or state:
“The bar is the male kingdom. For centuries it was the bastion of male privilege, the gathering place for men away from their women, a place where men could go to freely indulge in The Bull Session ... the release of the guilty anxiety of the oppressor class.”
—Shulamith Firestone (b. 1945)
“To place liberty in an indifferency, antecedent to the thought and judgment of the understanding, seems to me to place liberty in a state of darkness, wherein we can neither see nor say any thing of it.”
—John Locke (16321704)