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
 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

Reply via email to