jQuery plugin that helps you to create and manage ajax and single page web applications (SPA) with almost no javascript coding to do it ...
In many of our scenario's we intent to make ajax calls to get or post data. What if the session logged off before you made the ajax call, what will and should happen in this scenario. What will happen ...