The SybStore_Web_Sample is a simple purchase order application developed using the JavaServer Faces (JSF) framework. The sample demonstrates how:
The DataWindow® is used in a JSF page
The ManagedBean is used in a JSF page
The business logic is written to update data in the database using the JavaDatastore APIs
The action listeners and server-side event handlers are written using the JavaDatastore APIs
A predefined service is integrated in a JSF page
Two JSF pages are linked using navigation rules
Viewing SybStore_Web_Sample
resources
Start Sybase WorkSpace. (See “Starting Sybase WorkSpace”.)
Start Unwired Orchestrator and establish a connection to the server in Workspace. (See “Starting and connecting to the Unwired Accelerator server”.)
Select Window|Open Perspective|Web Application Development from the WorkSpace main menu.
In WorkSpace Navigator, expand SybStore_Web_Sample.
The SybStore_Web_Sample project contains these resources:
JSF pages
Managed beans, server event handlers, and action listeners
Files generated for service invocation
DataWindow library
Application configuration file
This section describes each of these resources.