It was interesting to know about a new web technique for creating interactive Web Applications. This technique is called AJAX (Asynchronous Javascript And Xml). The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire Web page does not have to be reloaded each time the user makes a change. This is meant to increase the Web page's interactivity, speed, and usability.
Google Suggest, Google Maps are some of the applications which uses Ajax
1 comment:
This is good
Post a Comment