Deleting Faces Client components

Faces Client Components can be removed from a Faces 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 component that you want to remove.
  2. Click on the component that you want to remove.
  3. Delete the component. You can use the DELETE key or right-click to select Delete from the popup menu.
Related tasks
Adding a data tree
Adding a data grid
Adding a chart
Adding a Web service
Updating Faces Client components

Feedback