Re: Internalization problem: two internalizations for the same key

2008-05-08 Thread Jukka Välimaa
We're using Struts 2.1.1 and i18n interceptor. Resource files are named ApplicationResources_??.properties . The following values are set for i18n constants: It seems like using getText in jsp universally fails the way I described in my original post. However, when getText is used in action clas

Re: Internalization problem: two internalizations for the same key

2008-05-07 Thread Toni Lyytikäinen
Which version of Struts 2 are you using? 2.0.11.1 works fine for me in the same situation. Are you using the i18n interceptor? Also, how did you name your resource files? On Wed, May 7, 2008 at 11:30 AM, Jukka Välimaa <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I have the following lines in m

Internalization problem: two internalizations for the same key

2008-05-07 Thread Jukka Välimaa
Hi everyone, I have the following lines in my jsp file: Of these two, using text tag gives me the internalization that has been selected as internationalization for the application. Using getText for select label gives me internalization in Finnish, no matter what is the selected international