Misplaced Pages

Ajax framework: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 18:10, 8 November 2011 editPnm (talk | contribs)Extended confirmed users14,752 edits Remove original research and editorial content which has been unreferenced since 2009; try to leave context intact← Previous edit Revision as of 08:50, 25 November 2011 edit undoFrescoBot (talk | contribs)Bots1,135,457 editsm Bot: link syntax/spacingNext 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 include ] 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 include ] components to process the client's requests.


==See also== ==See also==

Revision as of 08:50, 25 November 2011

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 include server-side components to process the client's requests.

See also

External links

Categories: