Nowadays Developers across the world uses JavaScript frameworks like jQuery UI, ExtJs, Dojo to develop Rich Internet Applications (RIA). This JavaScript framework uses Asynchronous calls (Ajax Request) to get data from server in Json format. On server side we have plenty of frameworks like spring, Struts which can handle Asynchronous and synchronous request. In...