I used <bean:message> with my browser locale de_AT sent, and dvelving into struts source-code inside ...struts.util.PropertyMessageResource I found that it does´nt strip of the locales correctly -> my key="labels.xxx.xxx", enhanced firstly with "de_AT.labels.xxx.xxx", transformed incorrcetly to ".labels.xxx.xxx" (denote the leading .) to be found against the default message resource -> so not found!
Seems error/bug, please check that issue with me! -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>