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.
- Create a JSF enabled dynamic Web project.
- Create a JSF page.
- Add support for an existing component library.
- Configure the Faces Library Definition.
- 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.