We have already seen examples of JSF tags from the HTML (h:) and Core (f:) libraries.

JSF 2.0 adds four more libraries:

The core library contains the tags that are independent of HTML rendering.

So far we have seen:

Most of the core tags represent objects you add to components, such as the following: Here we give the full list.
This section lists the available JSF HTML tags.

Many are covered specifically in the sections and examples to follow.