Hello,
is it possible to use the datatype float to bind my form to a bean using the primitive type float instead of decimal (BigDecimal) in CForms?
public float getSum() {..... }
public void setSum(float sum) {..... }
Thank you.
Regards Stephan
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
