Java Mailing List Archive

http://www.gg3721.com/

Home » Struts Users Mailing List »

RE: Currency Formatting

CRANFORD, CHRIS

2010-03-09

Replies: Find Java Web Hosting

Author LoginPost Reply

My CSS was using:

font-family: Verdana, Arial, Helvetica, sans-serif;

I updated this to the following and rechecked it, same result:

font-family: Arial, sans-serif;

So I'm really confused at this point. Someone mentioned encoding before, but the pages are UTF-8, fonts appear not to be the issue yet my cost fields are being printed as

" 3,90 ?"

Any other thoughts?

> -----Original Message-----
> From: Chris Pratt [mailto:thechrispratt@(protected)]
> Sent: Tuesday, March 09, 2010 10:23 AM
> To: Struts Users Mailing List
> Subject: Re: Currency Formatting
>
> If I had to make a guess, I'd say the font you're using doesn't
> support the Euro symbol. But, that's just a guess.
>  (*Chris*)
>
> On Tuesday, March 9, 2010, CRANFORD, CHRIS <Chris.Cranford@(protected)>
> wrote:
> >
> > I had defined in my applicationMessages.properties a currency string
> > format as follows:
> >
> > format.currency={0,number,currency}
> >
> > When I view things in our default locale (English), this displays our
> > currency values like "53.68"; however when I view them in German I see
> > "53,68 ?".  Why does it show the question mark and how can I resolve
> > this problem?
> >
> > Chris
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@(protected)
> > For additional commands, e-mail: user-help@(protected)
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 gg3721.com - Jax Systems, LLC, U.S.A.