Not sure at 100%, but should be a problem of encoding. What's the
encoding of your page ?
Cimballi
On Tue, Feb 23, 2010 at 12:44 PM, CRANFORD, CHRIS
wrote:
> I have added a format to my messages resource bundle as follows:
>
> format.currency={0,number,currency}
>
> Then I use this in my JSP
>
I have added a format to my messages resource bundle as follows:
format.currency={0,number,currency}
Then I use this in my JSP
Hi all,
I want to format currency in my application.
So I've tried this :
format.money={0,number,currency}
And it works fine. But I want to keep the same currency symbol in all locales.
In fact, I want an equivalence for this :
Can someone help me?
J
3 matches
Mail list logo