try the i18n taglib in the jakarta-taglibs project.  note that this is
eventually going to be deprecated by jstl, so if you find a bug or if the
functionality doesn't do exactly what you need, you'll have to tweak it by
yourself -- not that it's hard or anything...

ab

> -----Original Message-----
> From: Eduardo André Mallmann [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 07, 2002 1:38 PM
> To: '[EMAIL PROTECTED]'
> Subject: I18n for number formatting on Struts 
> 
> 
> Hi all,
> 
> I'm using Struts on a project in the company. The 
> Internacionalization for
> the messages and labels on the Web pages work fine and we 
> didn't have much
> problem.
> 
> But for the internacionalization of some number formats 
> (write 1.000,00
> instead of 1,000.00, etc) we had to set somethings hard coded 
> because we
> didn't find support on Struts for this kind of thing.
> 
> Do you know if it's possible to let Struts do by himself the 
> formatting of
> numbers, dates, etc. automatically using the Locale catched from the
> session, like it does for the messages and labels?
> 
> Thanks in advance,
> 
> Eduardo
> 
> Eduardo André Mallmann | Analista de sistemas
> 
> mercador.com - varejistas e fornecedores juntos em um só lugar
> Rua Dona Laura, 320 / 7º andar
> CEP: 90430-090, Porto Alegre, RS - Brasil
> Tel.: 55.51.3378 9014
> Fax: 55.51.3378 9048
> mailto:[EMAIL PROTECTED]
> http://www.mercador.com
> 
> 
> --
> To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to