AJAX is an client-sided web development technique that is used to produce an interactive Web Applications.
AJAX is a way of develoing an application that combines all the functions
. XHTML and CSS standards based presentation.
. Interaction with a page through an document Object Model.
. Data Interchange with XML and XSLT.
. An Asynchronous data retrieval with XML HTTP Request.
AJAX is an combination of all technologies is not a single technology.HTML and CSS mark up and style the information and then a cross-platform and an object-interaction language is accessed typically by using JavaScript.
JavaScript in turn dynamically displays information which allows the user to interact with it.
. Asynchronous communication is the best advantage of an AJAX.
. AJAX covers a broad range of Web technologies that are used to Built a WebApplication.
. Data Interchange with XML and XSLT.
. An Asynchronous data retrieval with XML HTTP Request.