I want to provide different languages in my jsf-application.
I’ve found that explanation and I wonder if I can also do that without faces-config (because I don’t use one since jsf2 has annotations).
Can I do it another way? Or do I have to create a faces-config.xml ?
Thank you for help 🙂
cheers
Create a minimal
faces-config.xmlholding few conf related to i18n and go ahead also have a look at jsf-2-internationalization-example