This note covers the following topics:
asynchronous programming, native Ajax programming, client server protocols, the
Ajax engines, javascript behavior, building javascript enabled web controls,
connecting controls, Ajax enabled web controls, visual effects library, some
html and http basics, listings, javascript proxy reference and data connections
reference.
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.