
(Technology) AJAX/XML
AJAX is the acronym that stands for the asynchronous Java script plus XML. AJAX is a group of interrelated web development techniques that are used in the creation of interactive web applications or in other words rich internet applications. The AJAX allows the user to successfully retrieve the data from the server in an asynchronous manner without disturbing the display and behavior of the page. In fact the AJAX has allowed the development of many interactive internet applications.
