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
0 answers