I was wondering, since internationalization worked for you:
How did you guys deal with button labels? By button-label I mean the text
displayed on your submit buttons. I found no way of displaying a
button-label from a <bean:message> Isn't that right?

-----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