This
note covers the following topics: Rich Internet Applications, AJAX Components,
AJAX Flow,Modifications, DOM: Document Object Model, Modifications Using DOM,
Autocomplete, Prototype: a JavaScript library for Ajax, Prototype.
This note covers the following topics: what is ajax,
javaserver faces technology and ajax, the dojo toolkit and ajax, using an ajax-aware
custom component, steps to include ajax support in a custom component, the
editable label example, creating necessary javascript functions, rendering
javascript tags with a custom renderer, creating the phaselistener class to
handle the ajax requests.
In this article, you'll begin with the most fundamental and basic of
all Ajax-related objects and programming approaches. Topics covered includes:
Web 2.0 at a glance, Introducing XMLHttpRequest, Sending requests with
XMLHttpRequest and Handling server responses.