Creating dynamic display
Prerequisites:
- Create a Web 2.0 enabled Web project.
- Create a Web page.
- Create server-side code to access data.
- 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:
- Add a Dojo widget to your Web page.
- Configure the attributes for the Dojo widgets.
- 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
The importance of the proxy for Ajax
RPC Adapter Configuration Editor
Remote Procedure Call (RPC) Adapter
JavaScript Object Notation (JSON4J)