UI-Component Sets
Project Documentation

Summary

Tag name: <f:view>
UIComponent class: javax.faces.component.UIViewRoot
Tag class: org.apache.myfaces.taglib.core.ViewTag
Component type: javax.faces.ViewRoot
Component family: javax.faces.ViewRoot

Creates a JSF View, which is a container that holds all of the components that are part of the view.

Unless otherwise specified, all attributes accept static values or EL expressions.

See Javadoc of JSF Specification

Attributes

Name Type Supports EL? Description
locale java.util.Locale Yes The locale of this view. Default: the default locale from the configuration file.