Quantcast
Channel: Chris Nizzardini
Viewing all articles
Browse latest Browse all 39

Using jQuery ajaxError to Automatically Handle Session Expiration and Server Side Errors

$
0
0
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 [...]

Viewing all articles
Browse latest Browse all 39

Trending Articles