A question I get asked a lot is “What is the best way to check for expired sessions in an Ajax application”. A lot of developers end up polling the server every few minutes to validate the users session is still a live. This is a messy approach that has a low probability of actually [...]
↧