How to declare the Message Bundle in JSF?
You can declare the message bundle in two ways. The first way which is the simplest way is to state the message bundle by a supply file name faces-config.xml in the Web INF category. Another way is to use a global resource bundle declaration. You can add the f: load Bundle element to each element.
BY Best Interview Question ON 24 Mar 2019