This is an old revision of this page, as edited by The Anonymouse (talk | contribs) at 09:03, 3 May 2013 (Undid revision 553322177 by 203.129.242.34 (talk) unnecessary). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Revision as of 09:03, 3 May 2013 by The Anonymouse (talk | contribs) (Undid revision 553322177 by 203.129.242.34 (talk) unnecessary)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)This article does not cite any sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "Ajax framework" – news · newspapers · books · scholar · JSTOR (March 2010) (Learn how and when to remove this message) |
In web application development, an Ajax framework is a framework which leverages Ajax, a collection of technologies for building dynamic web pages on the client side. While data is read from and sent to the server by JavaScript requests, frameworks may include server-side like CJAX Framework or client-side components to process the client's requests. The acronym AJAX stands for Asynchronous JavaScript And XML.
See also
- List of Ajax frameworks
- List of JavaScript frameworks
- Comparison of JavaScript frameworks
- JavaScript library, JavaScript
- List of web application frameworks
- Comparison of web application frameworks
- Content management framework
External links
- Listing of AJAX Libraries hosted by the Open Source Applications Foundation