Hi - I noticed the following does not work when using prop:
public abstract Float getPrice();<input jwcid="@TextField" value="prop:price" translator="translator:number"/>
I think the prop binding gets a Long from the trnaslator and is not converting it to Float, but throws a ClassCastException.
Cheers, Ron --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
