This section describes how to use Faces Client components to create
an application using the Relational Record List. It assumes you have the DB2® Sample
database installed.
You must first create a Dynamic Web Project with client-side data
caching enabled. Be sure you are viewing the project in the Web perspective.
Note: Some Faces Client Components and Client
Data have been deprecated and are not recommended for use.
The following
have been deprecated and are not recommended for use:
- Client Data and its associated tooling (such as the Client Data view)
- Faces Client Components
- <odc:dataGrid> (Data Grid)
- <odc:webService> (Web Service)
- <odc:clientData>
- <odc:clientBinder>
- Creating a relational record list as a page data object
- Creating a client data object
- Adding a data grid
- Save and run the JSP page on a test server when you have finished. After the JSP is compiled and run, you are able to interact with
the application.