What happens when a JSF Facet is installed?


When a JSF Facet is installed, the following occurs:
Either "Server Supplied JSF Implementation" must be selected (if server supplies a JSF implementation), or an implementation JSF Library must be specified, so that "Run on Server" of a JSF JSP page is possible.
Related concepts

JSF Facets
What happens when a JSF Facet is un-installed?

Related reference