Innovation Award
 October 2006
Number 12 |
AJAX became very popular because it provides means to make Web applications be almost as responsive as desktop applications.
AJAX applications can execute actions right away after the user interacts with the application user interface.
This class can generate Web page links that trigger server side actions very quickly by using AJAX.
Manuel Lemos |
This class can be used to generate HTML links to process AJAX requests.
It generates HTML and Javascript that when a link is clicked it submits an AJAX request. The request can be sent via HTTP GET or POST methods.
The response of the AJAX request is used to update a page section with a given identifier.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.