helpME1986
helpME1986

Reputation: 1013

Where is the session token stored on the client on cookieless session?

We have a situation when cookieless session is established. In order to tell the server who we are we have to send request with URL consisting of session token. Where is it stored on the client? In the hidden field? Is it just taken from an URL in a browser from previous response? What if it is deleted by the user?

Upvotes: 0

Views: 63

Answers (0)

Related Questions