No, I've removed this property and got the same behaviour. Even when I set this Struts configuration property to "en_US", the german language properties file has been taken! Only after setting Tomcat to "en_US" everything works as aspected...
<constant name="struts.locale" value="en_US" /> Is it possible you have the locale configured in your struts.xml like this -- <constant name="struts.locale" value="de_De" /> If so, you're properties files will not change based on locale. --- In str...@yahoogroups.com, Marsman <mars....@...> wrote: > > > > Hi! > > meanwhile I've found something interresting: My application is running on > Apache Tomcat. When I set the > "-Duser.language=en -Duser.region=US" for Tomcat, Struts doesn't use de as > default language anymore. > > -- View this message in context: http://www.nabble.com/s2-and-default-locale-language-tp24623075p24656757.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org