Adding JSF library components to a JSF page

A component library contains JSF components that you can use in your Web applications to create a user interface that connects to a data source.

  1. Create a JSF enabled dynamic Web project.

  2. Create a JSF page.

  3. Add support for an existing component library.

  4. Configure the Faces Library Definition.

  5. Create a property template for JSF library components.

To add a JSF library component to a JSF page, drag the component from the palette onto the page.