Tuesday, 17 September 2013

How to change the locale of a web application e.g. JSF, Struts, Spring MVC

How to change the locale of a web application e.g. JSF, Struts, Spring MVC

I have created a JSF application where in to implement localization, I
need to create separate property files for each locale. Is there any way
that these can be generated dynamically. Google translator is not a option
for me.

No comments:

Post a Comment