AJAX
Submitted by Ahmed Hashim on Mon, 2005-08-22 00:20.
*Ajax or __Asynchronous JavaScript and XML__ is a term describing a web development technique for creating interactive web applications using a combination of HTML, Java script, DOM, XMLHttpRequest and css.
*AJAX technology is one of the latest web technologies, it is based on interaction between Java script and XML.
*AJAX used in many web sites and [Google|http://www.google.com] depend on it in almost all sites like [Google Maps|http://maps.google.com/],[Google Suggest|http://www.google.com/webhp?complete=1&hl=en] and other.
*[An Article on Sun Developer site |http://java.sun.com/developer/technicalArticles/J2EE/AJAX/]
*Interaction between Client and Server [http://www.egjug.org/files/images/interaction.jpg]
*When we can use AJAX.
*AJAX Disadvantages.
*__AJAX Step by step!__
*Resources
**[AJAX with j2ee |http://java.sun.com/developer/technicalArticles/J2EE/AJAX/]
**[AJAX jsp tag library|http://ajaxtags.sourceforge.net/]
**[AJAX sample with servlet|http://www-128.ibm.com/developerworks/library/j-ajax1/?ca=dgr-lnxw01Ajax]









MyFaces Sandbox