What is "application configuration resource file"

Posted Answers

An XML file used to configure resources for a JavaServer Faces application, to define navigation rules for the application,
and to register converters, validators, listeners, renderers, and components with the application.


Answer by: Anonymous