The faces-config XML file is the standard JSF web application configuration file that contains various customization options for a JSF Web application.
I've the following xhtml page, that is wrapped in the major part of the other pages in my project: <…
jsf navigation faces-configWhen I make a JSF2.0 project in eclipse, the opening of it's faces-config.xml file always starts the faces configuration …
eclipse google-app-engine jsf faces-configI'm trying to add resource bundle in my JSF project. I want to use messages from a resource bundle file …
eclipse jsf resourcebundle faces-config