Top "Faces-config" questions

The faces-config XML file is the standard JSF web application configuration file that contains various customization options for a JSF Web application.

navigation rule causes JSF1064: Unable to find or serve resource

I've the following xhtml page, that is wrapped in the major part of the other pages in my project: <…

jsf navigation faces-config
How to activate Faces configuration editor in Eclipse?

When 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-config
JSF Resourece Bundle Can't find bundle for base name com.arc.ifuss.util.messages.properties

I'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