Re: Problem with number formatting

2004-05-19 Thread Hubert Rabago
is Ok. > > So - Why is the Struts html:text tag not working along with the locale > as it should do ? > > Hermod > > -Opprinnelig melding- > Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sendt: 19. mai 2004 13:42 > Til: [EMAIL PROTECTED] > Emne: SV

SV: Problem with number formatting

2004-05-19 Thread hermod . opstvedt
rsion is Ok. So - Why is the Struts html:text tag not working along with the locale as it should do ? Hermod -Opprinnelig melding- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sendt: 19. mai 2004 13:42 Til: [EMAIL PROTECTED] Emne: SV: Problem with number formatting Hi I'll give

SV: Problem with number formatting

2004-05-19 Thread hermod . opstvedt
Hi I'll give it a try. I just thought that there might be someway of setting the formatting of html:text globally. Hermod -Opprinnelig melding- Fra: Mark Lowe [mailto:[EMAIL PROTECTED] Sendt: 19. mai 2004 13:39 Til: Struts Users Mailing List Emne: Re: Problem with number forma

Re: Problem with number formatting

2004-05-19 Thread Mark Lowe
You could try something like On 19 May 2004, at 13:12, [EMAIL PROTECTED] wrote: Hi I see a kind of strange behaviour with the Struts html tags. When on a form I have a html:text field which displays a number, say 1.2 it displays as "1.2", but according to the locale I am using it should display a

Problem with number formatting

2004-05-19 Thread hermod . opstvedt
Hi I see a kind of strange behaviour with the Struts html tags. When on a form I have a html:text field which displays a number, say 1.2 it displays as "1.2", but according to the locale I am using it should display as "1,2". On the same form I have a JSTL tag fmt:number, and it displays it as it