Re: Trouble with titleKey attribute for Frame and Link elements

2006-09-13 Thread Antonio Petrelli
David Cagle ha scritto: I was able to find the "org.apache.struts.action.Action.setLocale(HttpServletRequest arg0, Locale arg1)" method and it seems to do the trick. Before I just had "" where "${helpSession.locale}" was the correct locale. Most of the labels were taken care of with that but

RE: Trouble with titleKey attribute for Frame and Link elements

2006-09-13 Thread David Cagle
IL PROTECTED] Sent: Wednesday, September 13, 2006 4:50 AM To: Struts Users Mailing List Subject: Re: Trouble with titleKey attribute for Frame and Link elements David Cagle ha scritto: > Hey everyone! > > I'm having trouble with the 'titleKey' attribute resolving to the correc

Re: Trouble with titleKey attribute for Frame and Link elements

2006-09-13 Thread Antonio Petrelli
David Cagle ha scritto: Hey everyone! I'm having trouble with the 'titleKey' attribute resolving to the correct translated title when the locale of my web app is something other than English. I'm currently only using the 'titleKey' on a couple of and elements, but when I change the locale,

Trouble with titleKey attribute for Frame and Link elements

2006-09-11 Thread David Cagle
Hey everyone! I'm having trouble with the 'titleKey' attribute resolving to the correct translated title when the locale of my web app is something other than English. I'm currently only using the 'titleKey' on a couple of and elements, but when I change the locale, the text is always in En