Revision as of 18:35, 2 May 2012 edit174.125.183.13 (talk)No edit summary← Previous edit | Revision as of 18:36, 2 May 2012 edit undo174.125.183.13 (talk)No edit summaryNext edit → | ||
Line 1: | Line 1: | ||
{{noreferences|date=March 2010}} | {{noreferences|date=March 2010}} | ||
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 server by JavaScript requests, frameworks may include ] or ] components to process the client's requests. | 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 server by JavaScript requests, frameworks may include ] or ] components to process the client's requests. | ||
==See also== | ==See also== |
Revision as of 18:36, 2 May 2012
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 or client-side components to process the client's requests.
See also
- List of Ajax frameworks
- List of web application frameworks
- List of JavaScript frameworks
- Content management framework
- JavaScript library
External links
- Listing of AJAX Libraries hosted by the Open Source Applications Foundation