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 field and user send empty string BeanBindings convert it to 0, but when I jave BigDecimal field get only: org.apache.commons.beanutils.ConversionException -- Tomas Prochazka --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]