What is the Ajax Enabled Google Tool-kit?
First things first, Asynchronous JavaScript and XML (AJAX) is not a technology. AJAX is a technique that has brought about a great change in the world of web development. 
 The AJAX technique comes in response to the increasing demand of interactive web applications. With AJAX, web page exchange small amount of data with the [...]

