Revision as of 22:27, 12 November 2013 editRhinux (talk | contribs)60 editsm AJAX stands for ''A''synchronous ''J''avaScript ''A''nd ''X''ML← Previous edit | Revision as of 17:27, 28 January 2014 edit undoCnwilliams (talk | contribs)Extended confirmed users103,570 edits Disambiguated: server → server (computing)Next edit → | ||
Line 1: | Line 1: | ||
{{noreferences|date=March 2010}} | {{noreferences|date=March 2010}} | ||
{{Merge to |Ajax (programming) |date= October 2013}} | {{Merge to |Ajax (programming) |date= October 2013}} | ||
In ] development, an '''Ajax framework''' is a ] which leverages ], a collection of technologies for building ]s on the ]. While data is read from and sent to the ] by ] requests, frameworks may include ] like or client-side components to process the client's requests. The acronym AJAX stands for ''A''synchronous ''J''avaScript ''A''nd ''X''ML. | In ] development, an '''Ajax framework''' is a ] which leverages ], a collection of technologies for building ]s on the ]. While data is read from and sent to the ] by ] requests, frameworks may include ] like or client-side components to process the client's requests. The acronym AJAX stands for ''A''synchronous ''J''avaScript ''A''nd ''X''ML. | ||
==See also== | ==See also== |
Revision as of 17:27, 28 January 2014
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) |
It has been suggested that this article be merged into Ajax (programming). (Discuss) Proposed since October 2013. |
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 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