Java Reference
In-Depth Information
The above screenshot shows the PageFlow editor after connecting the initial page
containing the <h:commandLink> that initiates navigation to the page that iterates
through the list of RegistrationBean instances, and after changing the default
navigation case to success . Notice that the text in the navigation case matches the
return value of the populateList() method in the RegistrationListController
method. This is how the navigation case is linked to the method's return value.
At this point we are ready to test our application. We can execute the initial
welcomeJSF.jsp page by right-clicking on it and selecting Run File .
 
Search WWH ::




Custom Search