Re: AW: i18n within dojo attribute

2009-10-31 Thread larryreed
Thank you, Samuel. This solves my problem. - Original Message - From: "samuel robert" To: user@struts.apache.org, la...@fundavision.com Sent: Friday, October 30, 2009 2:10:59 AM GMT -08:00 US/Canada Pacific Subject: AW: i18n within dojo attribute Not sure it works for yo

Re: AW: i18n within dojo attribute

2009-10-30 Thread larryreed
" , la...@fundavision.com Sent: Friday, October 30, 2009 5:33:01 AM GMT -08:00 US/Canada Pacific Subject: RE: AW: i18n within dojo attribute sam is correct do you have i18nInterceptor enabled in your stack? *gruss* Martin Gainty __

RE: AW: i18n within dojo attribute

2009-10-30 Thread Martin Gainty
Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. > Subject: AW: i18n within dojo attribute > Date: Fri, 30 Oct 2009 10:10:59 +0100 > From: samuel.rob...@lht.dlh.de > To: user@struts.apache.org; la...@fundavision.com > > Not sure it work

AW: i18n within dojo attribute

2009-10-30 Thread samuel.robert
x27;signInEMail')}. - Original Message - From: "Zoran Avtarovski" To: "Struts Users Mailing List" Sent: Thursday, October 29, 2009 2:11:30 AM GMT -08:00 US/Canada Pacific Subject: Re: i18n within dojo attribute You¹re missing the closing inverted comma on fieldPrompt. Z

Re: i18n within dojo attribute

2009-10-29 Thread larryreed
--- Original Message - From: "Zoran Avtarovski" To: "Struts Users Mailing List" Sent: Thursday, October 29, 2009 2:11:30 AM GMT -08:00 US/Canada Pacific Subject: Re: i18n within dojo attribute You¹re missing the closing inverted comma on fieldPrompt. Z. > > It

Re: i18n within dojo attribute

2009-10-29 Thread Zoran Avtarovski
m: "larryreed" > To: "user" > Sent: Friday, October 23, 2009 4:58:42 PM GMT -08:00 US/Canada Pacific > Subject: i18n within dojo attribute > > I have a text field which I would like to 'dojo-ize' by turning it into a > ValidationTextBox. > > On

AW: i18n within dojo attribute

2009-10-29 Thread samuel.robert
ktober 2009 04:53 An: Struts Users Mailing List; Larry Reed Betreff: Re: i18n within dojo attribute It occurred to me to use an OGNL form to do this, but I am still having a challenge getting it to work. I've tried This gets me past the first problem, but still doesn't work. I am gett

Re: i18n within dojo attribute

2009-10-27 Thread larryreed
here to take it from there. Any suggestions? -- Larry - Original Message - From: "larryreed" To: "user" Sent: Friday, October 23, 2009 4:58:42 PM GMT -08:00 US/Canada Pacific Subject: i18n within dojo attribute I have a text field which I would like

i18n within dojo attribute

2009-10-23 Thread larryreed
I have a text field which I would like to 'dojo-ize' by turning it into a ValidationTextBox. One of the parameters, 'promptMessage' is a text message that is put up as a help when the focus enters the text box. My problem is that I would like to internationalize this message. My thought was