Chapter 13. Ajax-Enabled Rich Internet Applications

<feature><title>Objectives</title>

In this chapter you will learn:

<objective>

What Ajax is and why it is important for building Rich Internet Applications.

</objective>
<objective>

What asynchronous requests are and how they help give web applications the feel of desktop applications.

</objective>
<objective>

What the XMLHttpRequest object is and how it’s used to create and manage asynchronous requests to servers and to receive asynchronous responses from servers.

</objective>
<objective>

Methods and properties of the XMLHttpRequest object.

</objective>
<objective>

How to use XHTML, JavaScript, CSS, XML, JSON and the DOM in Ajax applications.

</objective>
<objective>

How to use Ajax frameworks and toolkits, ...

Get Deitel® Developer Series AJAX, Rich Internet Applications, and Web Development for Programmers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.