InterviewSolution
Saved Bookmarks
| 1. |
What Is The Purpose Of Faces-config.xml? |
|
Answer» Use the faces-config.xml FILE to register a Framework APPLICATION’s resources, such as custom VALIDATORS and MANAGED beans, and to DEFINE all page-to-page navigation rules. Use the faces-config.xml file to register a Framework application’s resources, such as custom validators and managed beans, and to define all page-to-page navigation rules. |
|