Adding custom components to a JSF page

A custom component library contains new and modified JSF components that you can use in your Web applications and distribute the libraries to your development team.

  1. Create a JSF enabled dynamic Web project.

  2. Create a JSF page.

  3. Create a custom component library.

  4. Add a custom component.

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