All comments require the approval of the site owner before being displayed. Navigation rules are those rules provided by JSF Framework that describes which view is to be shown when a button or a link is clicked. Â Â Â Create viewdetails.xhtml wherein the redirection is set to this page(target) on click ofsubmitbutton viewdetails.xhtml Create a managed bean Car.javaas Car.java Once done with these changes run the application. Â Â Â Â Â Put it in META-INF/ if you are putting the facelets in a jar included in WEB-INF/lib. Â Â Â Â Â Â Â In JSF 2.0, you can use Facelets tags to provide a standard web interface layout easily, in fact, itâs look similar with Apache Tiles framework.. These tags provide flexibility to manage common parts of multiple pages at one place. It shouldn't be, no. is evaluated on the stage of the building of a component tree, and not on the For these tags, you need to use the following namespaces of URI in html node. Close the eclipse project 2. JSF allows us to specify the page name or view name in action attribute of submit button which will resolve the page name with .xhtmlextension. Because in my jsf I have around 10 if else conditions and if above understanding is correct, I would have to create 10 boolean variable in bean to use "rendered" attribute. Function Summary: boolean: contains( java.lang.String, java.lang.String): Tests if an input string contains the specified substring. value="#{value}" These tags allow us to create a common layout that can be used across applications. Â Â Â