Re: Locale and custom variables

2010-03-04 Thread Alex Rodriguez Lopez
Em 04-03-2010 14:15, abhishek jain escreveu: On Thu, Mar 4, 2010 at 7:30 PM, Alex Rodriguez Lopez wrote: Em 04-03-2010 05:49, abhishek jain escreveu: Hi friends, I have a few variables who have diff values depending on the locale / country. I do want to use a message-resources for storing t

Re: Locale and custom variables

2010-03-04 Thread abhishek jain
On Thu, Mar 4, 2010 at 7:30 PM, Alex Rodriguez Lopez wrote: > Em 04-03-2010 05:49, abhishek jain escreveu: > > Hi friends, >> >> I have a few variables who have diff values depending on the locale / >> country. >> I do want to use a message-resources for storing the values of those >> varaibles,

Re: Locale and custom variables

2010-03-04 Thread Alex Rodriguez Lopez
Em 04-03-2010 05:49, abhishek jain escreveu: Hi friends, I have a few variables who have diff values depending on the locale / country. I do want to use a message-resources for storing the values of those varaibles, I do not know how to get these variables in my Action (I want them in action and

RE: Locale and custom variables

2010-03-04 Thread adam pinder
i think you can name the resource bundle files appropriately for the locale and put them in the same package as the action classes. look at the I18n Interceptor adam > Date: Thu, 4 Mar 2010 11:19:53 +0530 > Subject: Locale and custom variables > From