Next >

Tutorial: Create a dynamic Web application with AJAX

This tutorial demonstrates how to expose a server-side method to an AJAX-enabled client application. You will use the WebSphere® Application Server Feature Pack for Web 2.0, RPC Adapter technology to expose a method in a Java™ class that returns a list of movie data. You will use the Dojo Toolkit, included in the WebSphere Application Server Feature Pack for Web 2.0, to create the Web page that will display the movie data.

Learning objectives

In this tutorial, you will:
Restriction: This tutorial was written for the Dojo toolkit version 1.3.2 and earlier. If you are using a more recent version of Dojo, some parts of the tutorial may not work.

Time required

This tutorial should take approximately 60 minutes to finish. If you explore other concepts related to this tutorial, it could take longer to complete.
Next >

Feedback