Ajax framework
From Wikipedia, the free encyclopedia
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (March 2010) |
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 components to process the client's requests.
[edit] See also
- List of Ajax frameworks
- List of web application frameworks
- List of JavaScript frameworks
- Content management framework
- JavaScript library
[edit] External links
- Listing of AJAX Libraries hosted by the Open Source Applications Foundation