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.
- Create a JSF enabled dynamic Web project.
- Create a JSF page.
- Create a custom component library.
- Add a custom component.
To add a custom component to a JSF page, drag the custom component from the palette onto the page.