Adding JSF Facet to Existing Project
A project is capable of being a JSF project with specialized JSF tooling support if it is a Dynamic Web Project.
Step 1: Open the Project Properties
Choose "Add/Remove Project Facets..." button
Step 2: Add JSF Facet
You may select the "JavaServer Faces v1.1 Project from the preset configurations or check the JavaServer Faces selection.
Some facet versions cannot be modified once installed. This means that if you have a v2.4 dynamic web module, it will not be possible to use the preset configuration. In this case you should:
- Check the JavaServer Faces line item
- Select the desired JSF version from the dropdown
Step 3: Specify JSF Facet Settings
Complete settings and press finish to add the JSF Facet to the project.
What happens when a JSF
Facet is installed?

JSF Facets
JSF Libraries
JSF Application Configuration
Create or Update JSF Libraries
Create JSF JSP page