I had the same Problem. The validator seems not to use the locale from
engine.
I use JBoss. I added this in my JAVA_OPTS:
-Duser.language=de -Duser.country=de
For me this worked.
Martin Carel wrote:
Hi!
For many days I've been trying to get my validation messages in
English (from compute
Hi!
For many days I've been trying to get my validation messages in English
(from computers (both client and server) with Swedish regional
settings). Today I got a certain success fulfilling my needs, but I need
you guys to shed the light on some details... I believe I read all the
pertinent