How to get user locale in Java action
0
Does anyone know of a simple way to get the user locale in a Java action? I was thinking along the lines of getContext().getSession().getLanguage(), but what then?
asked
2011-03-08
Jonathan van Alteren
0
answers