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-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org