Jump to content

Ajax framework

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by FatalError (talk | contribs) at 08:28, 9 March 2012. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.

See also