Ajax Framework:-
Ajax is a technology to build dynamic web pages on the client side. Data is read from the server or sent to the server by JavaScript requests. However, some processing at the server side is required to handle requests, i.e., finding and storing the data. This is accomplished more easily with the use of a framework dedicated to process Ajax requests. In the article that coined the "Ajax" term, J.J. Garrett describes the technology as "an intermediary...between the user and the server."
This Ajax engine is intended to suppress waiting for the user when the page attempts to access the server. The goal of the framework is to provide this Ajax engine and associated server and client-side functions.
Thursday, July 13, 2006
Subscribe to:
Post Comments (Atom)
Data Science - 103 (Kapil Sharma)
Cloud Computing Basic:- In this the PC is on service provider data center and secuirty maintenance and upgrades are done by the service pro...
-
Why to use Ajax ? Mainly to build a fast, dynamic website, but also to save resources.For improving sharing of resources, it is better to us...
-
Getting Started : Of course, the first thing you need to do is install Python, if you don ’ t already have it. Installers are available for ...
-
Web 2.0 Technologies : Dynamic User Interfaces – Dynamic user interfaces refer to a web application's responsiveness and its ability to ...
No comments:
Post a Comment