There are three major sections to the Web 2.0 and Mobile Showcase sample. The first section includes mobile demos showing the functionality provided by Dojo mobile components. The next section demonstrates the IBM ILOG Dojo Diagrammer functionality. The last section shows application services that you can install into product application servers to support your applications. Each demo includes a set of sample code that can be used to help build your applications.
The steps for the installation of this sample are on the Installation page. You can access the sample by using the link, http://localhost:9080/Web20MobileShowcase/
. The default port for WebSphere® Application Server Community Edition is 8080. This will bring you to a landing page that has links to the demos in the showcase.
The Dojo Mobile Showcase included in the sample demonstrates the available functionality in Dojo Mobile. It includes demos for forms, buttons, views, tab containers, headings for navigation, animations, AJAX and JSONP requests, and more.
The IBM ILOG Dojo Diagrammer demos show typical uses of the Dojo Diagrammer component as well as code examples for technical features of the API and of concepts implemented in the Dojo Diagrammer component. There are complete samples showing organization charts, business process diagrams, a diagram editor, and a layout browser. Code examples are also available for basic features like data stores, graph layout, tooltips, as well as advanced functionality like layout animation, accessibility, spline links, and swimlanes.
Application services are web-based applications you can install to your product application server. Many of the services provide REST APIs and are compatible with Dojo widgets. The sample includes a file uploading service written using JAX-RS and the Dojo file upload functionality and a directory listing service.