Using Zero Resource Model to develop a data-to-Web application (zero.suggest.demo)
This section provides tutorials that introduce the Zero Resource Model (ZRM) and the JavaScript library that make it easy to read and write data from a Web browser.
The key steps that you'll learn include:
- Creating the server-side artifacts necessary to model and implement a ZRM-based resource;
- Adding the appropriate access controls to the resource (HTTP) APIs;
- Developing quickly AJAX interfaces for ZRM-based resources.
You can choose from two versions of this tutorial: one based on the IBM® WebSphere® sMash command-line interface, and one based on the WebSphere sMash application builder.