session object contains the user information. it will be created in the server side and it has some methods and properties. you can set the session values programmatically and you can delete the session through the session.abandon method. every session has individual unique id to identify the session.
All The Best Sathesh Pandian