[ http://issues.apache.org/jira/browse/BEEHIVE-658?page=comments#action_64893 ] John Rohrlich commented on BEEHIVE-658: ---------------------------------------
To run the sample unzip it into the samples directory and follow the directions in the README > 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: Wish > Components: Samples > Versions: V1 > Reporter: John Rohrlich > Priority: Minor > 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
