Loosely Coupled glossaryDefinitions of terms and concepts in web services and process automationAJAX- October 12, 2005 (Asynchronous Javascript And Xml) Technique for dynamically updating web pages. AJAX is the term coined in February 2005 to describe a collection of technologies used to automatically update and manipulate the information on a web page while it is being viewed in a browser (ie without the user having to manually refresh the page). This allows developers to create more sophisticated web pages and applications without having to add to the native capabilities of the browser. A key component is the.http://looselycoupled.com/glossary/AJAX |