hi
I'm having trouble submitting doubles in Struts 2.1.8.
I want to use the period as decimal separator regardless of locale (here in Italy we use the comma, but the key in the numeric keypad is mapped to the period - go figure). on a machine set to en_US it works fine, on one with it_IT it just strips the dot, so I'm guessing the type converter is treating it as thousands separator as per locale.

is it possible to force this in configuration?

thank you in advance for any reply
--
michele


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

Reply via email to