|
faces-config.xml and other configuration files |
|
WebGalileo Faces™ distribution contains Java Server Faces configuration files located in the /WEB-INF directory in the bundled demonstration application.
For additional flexibility during development with WebGalileo Faces, all configuration information is split among several files :
| 1. | faces-config.xml - top level settings for the components (obligatory config file) |
| 2. | components-faces-config.xml - settings for the specific components (obligatory config file) |
| 11. | test-app-managed-beans-config.xml - demonstration application definitions (optional config file, used only in the demonstration application). |
12. test-app-navigation-config.xml - demonstration application definitions (optional config file, used only in the demonstration application).
13. test-app-validators-config.xml - demonstration application definitions (optional config file, used only in the demonstration application).