Define Session Tracking



Question: What is Session Tracking?
Answer:
HTTP is stateless protocol and it does not maintain the client state. But there exist a mechanism called “Session Tracking” which helps the servers to maintain the state to track the series of requests from the same user across some period of time.

Some Examples of Session Tracking: Click Here

Share with SociBook.com

Random Posts

Post a Comment