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
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
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
3 matches
Mail list logo