[ http://issues.apache.org/jira/browse/BEEHIVE-658?page=all ] Julie Zhuo closed BEEHIVE-658: ------------------------------
Samples and docs are all in at rev177943. Specific issues will be tracked separately. > A sample web application demonstrating Page Flows with Java Server Faces > ------------------------------------------------------------------------ > > Key: BEEHIVE-658 > URL: http://issues.apache.org/jira/browse/BEEHIVE-658 > Project: Beehive > Type: Improvement > Components: Samples > Versions: V1 > Reporter: John Rohrlich > Assignee: Julie Zhuo > Fix For: V1 > Attachments: jsfMedWeb.zip > > I've created a sample web application called "jsfMedWeb" that demonstrates > the integration of Page Flows and JSF. The application shows > - calling a Page Flow action from a JSF page > - calling a Page Flow action from a JSF page and submitting a form bean > - calling a backing file command handler which in turn raises a page flow > action and passes a form bean > - plus other Page Flow features (e.g. using a SharedFlow to share data across > Page Flows) > - various JSF features including a DataModel with sorting and the use of a > ValueChangeListener > I hope you will find this sample valuable > - john rohrlich -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
