JSF navigation determines the web application flow from one JSF page to another. Navigation takes place when the user clicks on a JSF navigation tag. In a JSF page these tags have the following form:

     <nav-tag value="label-expression" action="outcome-expression"/>
      

The "JSF Navigation Tags" menu item describes the tags that can be used for nav-tag.

The outcome-expression is a string-valued expression: