Hi ,
I wanted to clarify a point on session id. From what i have read about session id i gather that it is generated by the server the first time the user visits a site and is retained across multiple web page requests on the same site and in the same session. Now my question is , if the user switches to site B from site A (via response.redirect or URL change) and then comes back to site A , is the session id lost ?. Is a new session id generated again by the server ? What happens to the session id If the user presses back and forward buttons to navigate across web sites ?
Regards
Sanjish
...
Go to the complete details ...