Dear Wiki user, You have subscribed to a wiki page or wiki category on "Shale Wiki" for change notification.
The following page has been changed by Hermod Opstvedt: http://wiki.apache.org/shale/CreatingClayComponents ------------------------------------------------------------------------------ Here we have defined our reusable components as elements (respecting the rendered) and defined actual values to substitute the symbols with. + Next we need to add an entry in the faces-config.xml file so that the navigation rules reflect our new page: + + {{{ + <navigation-case> + <from-outcome>personreg</from-outcome> + <to-view-id>/personreg.jsf</to-view-id> + </navigation-case> + + }}} + The last thing we need to do is to add another entry in our menu structure which is defined in defaultLeftNav.html (in folder pages): {{{ <li>
