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...
-
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 ...
-
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...
-
Python Width and Precision: A conversion specifier may include a field width and a precision. The width is the minimum number of characters...
No comments:
Post a Comment