InterviewSolution
Saved Bookmarks
| 1. |
What Is "application Configuration Resource File"? |
|
Answer» An XML file used to CONFIGURE RESOURCES for a Java Server Faces application, to define NAVIGATION rules for the application, and to register converters, Validator, listeners, RENDERS, and components with the application. An XML file used to configure resources for a Java Server Faces application, to define navigation rules for the application, and to register converters, Validator, listeners, renders, and components with the application. |
|