Level: Introductory

Naveen Balani (naveenbalani@rediffmail.com), Technical Architect, Webify Solutions
Rajeev Hathi (
rajeev_hathi@hotmail.com), Senior Systems Analyst, Satyam Computers Ltd

15 Nov 2005

AJAX (Asynchronous JavaScript with XML) enables a dynamic, asynchronous Web experience without the need for page refreshes. In this tutorial, you will learn to build AJAX-based Web applications -- complete with real time validation and without page refreshes -- by following the construction of a sample book order application.

In this tutorial

  • Introduction to AJAX
  • Application design
  • Implementing the application
  • Running and testing the application


Objectives

  • Learn to develop and design Web applications based on Asynchronous JavaScript with XML, or AJAX.
  • Build a sample Web-based book order application which provides real time validation and page refresh, making user interaction efficient and smooth.


Prerequisites

The sample AJAX application in this tutorial runs on Tomcat. Tomcat is the servlet container that is used in the official reference implementation for the Java Servlet and JavaServer Pages technologies.

System requirements
You will need JavaScript enabled in your browser.


Duration
Under one hour

Posted by yeori
,