On 9/2/07, Tomáš Procházka <[EMAIL PROTECTED]> wrote:
> Hi.
>
> I have question related ConvertUtilsBeans class.
>
> Why all Converters has defined default value, only BigDecimalConverter and
> BigIntegerConverter not? When I need populate any bean with BigDecimal it's
> fail on this if value is
Hi.
I have question related ConvertUtilsBeans class.
Why all Converters has defined default value, only BigDecimalConverter and
BigIntegerConverter not? When I need populate any bean with BigDecimal it's
fail on this if value is "". For example forms in Strus framework. When I have
Integer fi