Hi All,
I have the follow problem:
I am using the Portuguese Brazil Localization on Struts 2, so the
format to decimal numbers is (1.000.000,00) equals (1,000,000.00) in
american localization.
If you fill the s:input fields with the brazilian format, the struts
converts the numbers in the correct way to a double number, but when
the struts reads the double field, it apparently only makes an toString
call, and it prints an unformated output. What can I do to solve this
problem?
Have a nice day!
Thank's,
André Faria
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]