Hi

Is there any reasonable argument as to why the html:text tag uses
default (value.toString()) formating, while the bean:write uses a
formatter that is I18N aware. This is really anoying for locales that
normally use comma as a decimal seperator. If you output the value with
bean:write it will look OK, but displaying it in an html:text it will
use the English dot as a decimal seperator. I think that moving the
formatValue from WriteTag into TagUtils, hence making it avaiable to all
tags would be a good idea. Then we would have a uniform formatting of
values.

Hermod 


* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

This email with attachments is solely for the use of the individual or
entity to whom it is addressed. Please also be aware that the DnB NOR Group
cannot accept any payment orders or other legally binding correspondence with
customers as a part of an email. 

This email message has been virus checked by the virus programs used
in the DnB NOR Group.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


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

Reply via email to