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:
- Expose a server-side method to an AJAX-enabled client application
using RPC Adapter technology.
- Create a Web page that displays dynamic Movie listings.
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.