1
Answer

ASP.NET Cookieless Session- Whats the Role of Server?

Photo of Nirav Shah

Nirav Shah

10y
1.2k
1
When i host a cookieless session, how does server read information from the file?
In which folder are the files created containing session information?
Assume I am making a first request and closing the session, i am now making second request ,how does the server know from where the request is coming?

Answers (1)