Hello!
I understand I can support different locale for users using the I18nInterceptor and the request_locale parameter.

Is there a similar solution for "Number Formatting"?

A number of users have expressed they wish to see 4 decimals instead of only 2, and I can not find a good solution for this that only works for this subset of users.


One idea I had was to set the number-format in a session, and then use it (if it exist) for number formatting. But despite experiments, this does not seem to work :/


Anyone have an idea what I can do?

Thank you.

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

Reply via email to