Home Page (Outside Flow)
Flow 1.
Flow 1 uses simple implicit navigation, and has no flow-scoped beans or properties. It has an empty flow-configuration file.
Flow 2.
Flow 2 uses flow-scoped beans and properties. It still uses simple implicit navigation, and has an empty flow-configuration file.
Flow 3.
Flow 3 configures the flow with an XML file in the flow directory.
Flow 4.
Flow 4 configures the flow with the main faces-config.xml file.
Today's Specials.
The "shop" flow links to the nested "checkout" flow and passes parameters to it. It configures the flow with an XML file in the flow directory.
Java Flow 1.
The first Java flow uses simple Java-based configuration.
Java Flow 2.
The second Java flow uses Java-based configuration to send parameters to nested flows.