I am trying to do this:

<binding name="translator" value="translator:number,pattern=###,###.##"/>


but i get the error


Class org.apache.tapestry.form.translator.NumberTranslator does not contain
a property named '###.##''.

It seems that the comma is being intepreted as marking a new property.  Is
there any way to specifiy commas in the pattern?

-john

Reply via email to