Updating Faces Client components

You can update Faces Client components any time after placing them on a JSP page.
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>
  1. Open the Faces JSP file that contains the Faces Client components that you want to update.
  2. Select the component that you want to modify.
  3. Change the attributes in the Properties view as desired.
  4. Save the JSP file to save the new settings for the modified controls.
Related tasks
Adding a data tree
Adding a data grid
Adding a chart
Adding a Web service
Deleting Faces Client components

Feedback