Hi,

I am using the @NumberFormat(style=Style.CURRENCY in my model object. I have used this field as a spring:input and it is formatting when form loads, but It always expects the $ sign in the text fields. Otherwise it complains Type mismatch while binding !

Anyone has work around for this?

Thanks