Question 6:
You have been asked to implement internationalization in your JSF web application. Where do you configure the supported locales?
Answer options:
A. in the <f:view> tag of the Facelet page B. in the web.xml file C. in the faces-config.xml file D. in the src folder