Faces Flows


Standard Syntax:
     <%@ taglib prefix="Faces Flows" uri="http://xmlns.jcp.org/jsf/flow" %>

XML Syntax:
     <anyxmlelement xmlns:Faces Flows="http://xmlns.jcp.org/jsf/flow" />

Specify how a flow is declared in VDL pages. This schema is functionally equivalent to the same content in a faces-config.xml file.

Tag Library Information
Display NameNone
Version1.2
Short NameFaces Flows
URIhttp://xmlns.jcp.org/jsf/flow
 

Tag Summary
faces-flow-definition

Declare that this VDL page is part of a faces flow.