Hello,

    I am using a property of my entity as BigDecimal to manage prices in my
app.



    When filled with data, I provide a number with point as decimal
separator, such as this "12.35". By submitting the information and
displaying the information in the logger, I am getting the following number
"1235", if I try to send a new number with a comma, the validator tells me
that "12.35" is not a number ...

Looking at the API I can not find where to configure the type of decimal
separator ...

My server is configured to recognize the decimal separator.
Spanish as a language.

Any suggestions with this behavior among ... BigDecimal <=> tapestry

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/BigDecimal-on-Tapestry-pages-tp5714260.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to