Creating dynamic display

Prerequisites:

  1. Create a Web 2.0 enabled Web project.

  2. Create a Web page.

  3. Create server-side code to access data.

  4. Expose the server side code using the RPC Adapter Service that returns a JSON response.

To create the dynamic content for your Web page using Dojo:

  1. Add a Dojo widget to your Web page.

  2. Configure the attributes for the Dojo widgets.

  3. Create the JavaScriptâ„¢ that binds the data to the Dojo widgets.

For more information about creating a dynamic Web application, refer to the tutorial Create a dynamic Web application with AJAX.

 

Related concepts

What is Ajax?

The importance of the proxy for Ajax

The Dojo Toolkit

RPC Adapter Configuration Editor

Remote Procedure Call (RPC) Adapter

JavaScript Object Notation (JSON4J)