March 2013
Intermediate to advanced
398 pages
7h 48m
English
We are now going to add code that will navigate between pages. We will also pass parameters so that we can pass data from one page to another. We are going to show how we can pass parameters in different ways. We will perform the following actions in this recipe:
Cancel buttonThe method that we are going to use to call our create society page is pageContext.setForwardURL. We are going to pass parameters ...
Read now
Unlock full access