When each user browse a Page the unique SessionĀ Object is created….Session Object is idendified by unique session Id.
The Session ID is Sent back to the client in the form of cookies.
Some browser does not support cookies.. So that we can set cooliless=true.
For that… the Session ID Sent to the URL QueryString.