🔍
🏠
Stack Overflow
🎲
Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
Questions tagged [faces-flow]
JSF Faces Flow as defined since JSF 2.2.
More information about JSF Faces Flows:
The Java 7 EE Tutorial (Using Faces Flows)
31 questions
-1
votes
1
answer
Navigate flow from another managed bean
JSF 2.2 and Java EE 7 Let's say you have a Faces Flow called "/simple". It is already set and running. Now you have another backing bean called DonkeyController. @ViewScoped public class DonkeyController { /* ... */ public String doWork() { …
jsf
navigation
managed-bean
faces-flow
asked Feb 22 '15 at 04:12
peter_pilgrim
1,160
11
18
Prev
1
2
3