I am converting an application the opens many windows based on the same
bean while maintaining a main window for navigation. In addition, each
of the windows need to maintain the backing bean across many requests.
Is this a good fit for pageFlowScope [1]?
Is the pageFlowScope functionality used by many applications?
What are the future plans for pageFlowScope?
Is their a JSF 2.0 equivalent?
Are the other solutions I should look into?
Paul Spencer
[1]http://myfaces.apache.org/trinidad/devguide/communicatingBetweenPages.html#pageFlowScope