| Author |
Error with error:bean formatKey parameter
|
Joaquin Pertejo
Greenhorn
Joined: Mar 07, 2005
Posts: 1
|
|
If write a formatted value with the bean:write tag. If I use the format parameter it works well: But if I put the format string in the properties file, like this: format.coverage = #,##.00 and I use the formatKey parameter I get an Internal Error in the Web navigator: Any ideas why I get this error. Thanks.
|
 |
Ben Hur
Greenhorn
Joined: Mar 07, 2005
Posts: 9
|
|
Hi there, The number format from your property bundle is interpreted as a localized version. Take a look at this Bug report (RESOLVED INVALID).
|
 |
 |
|
|
subject: Error with error:bean formatKey parameter
|
|
|