Multiple choice technology web technology

Can we have more than one Faces Configuration file

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

JSF applications can have multiple faces-config.xml configuration files. This is useful for modular applications where different components or modules might need their own configuration. These files are merged by the JSF runtime at application startup.