I'm just guessing but is global.format missing from your other ApplicationResource files? Maybe it's trying to tell you it couldn't find the right format string for the users browser, not that the string itself is invalid. (*Chris*)
On 9/22/06, Ilja S. <[EMAIL PROTECTED]> wrote:
Hello Could you please explain why i get "JspException: Wrong format string: '###,###.00' " when I use <bean:write formatKey="global.format"> when other then "EN" locale is in user's session? At the same time if use "format" tag <bean:write format="###,###.00"> then no matter what locale is in session it is working fine AND do format according to locale Thanks in advance -- ************************************* Best Regards Ilja --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]