RE: [Struts 2] Dynamic content of a tooltip for internationalization

2009-10-27 Thread Fernandes Celinio
Thanks, it works of course :) -Message d'origine- De : Greg Lindholm [mailto:greg.lindh...@gmail.com] Envoyé : mardi 27 octobre 2009 14:42 À : Struts Users Mailing List Objet : Re: [Struts 2] Dynamic content of a tooltip for internationalization On Tue, Oct 27, 2009 at 8:

Re: [Struts 2] Dynamic content of a tooltip for internationalization

2009-10-27 Thread Greg Lindholm
On Tue, Oct 27, 2009 at 8:16 AM, Fernandes Celinio < cfernan...@sopragroup.com> wrote: > Hi, > > How do you render the content of a tooltip dynamic ? > I am using several messages_XX.properties files, one for each language. > > In each properties file, I have defined the key blabla.tooltip. > >