How to define multiple resource bundle in faces-config.xml in jsf 2.0 ? I have searched on various blogposts but every post talks about using only one resource bundle. I am new to JSF .Any help on any resource would be of great help.
Asked
Active
Viewed 254 times
0
-
So you tried adding multiple `
... ` in faces-config.xml and it failed to work? – Kukeltje Dec 05 '18 at 10:20 -
Yes I tried but it doesn't have any effect.Its not loading my bundle. – Ankit_K Dec 05 '18 at 10:32
-
Maybe ask a specific question about that then with code in [mcve] flavour – Kukeltje Dec 05 '18 at 10:39