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 WAS Feature Pack for Web 2.0, to create the Web page that will display the movie data.

 

Learning objectives

In this tutorial, you will:

 

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 >