Re: BigDecimal in DynaActionForm "" instead of null

2007-01-14 Thread Martin Gainty
trictement interdit de le diffuser, de le distribuer ou de le reproduire. - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Sunday, January 14, 2007 6:32 AM Subject: BigDecimal in DynaActionForm "" instead of null > Hi, > > I have an DynaActionForm (using

BigDecimal in DynaActionForm "" instead of null

2007-01-14 Thread uni
Hi, I have an DynaActionForm (using Struts 1) with several properties, all of type String. My business object is typed; one of its properties is a BigDecimal. To copy form data to the entity, I'm using BeanUtils.copyProperties. This works well, but in case of BigDecimals, there is a conversion err