Re: bean:write throws "Wrong format string"

2004-07-06 Thread Bill Siggelkow
You might want to look into the JSTL formatting tags. They handle locales quite well. James A. Hillyerd wrote: I'm having a problem rendering a number using the bean write tag, I'm using Struts 1.1. This is the offending JSP code: Here is the format entry in my appliation.resources: format.int

bean:write throws "Wrong format string"

2004-07-06 Thread James A. Hillyerd
I'm having a problem rendering a number using the bean write tag, I'm using Struts 1.1. This is the offending JSP code: Here is the format entry in my appliation.resources: format.integer=###,###,###,##0 This is the exception that gets logged: 2004-07-05 12:21:34 StandardWrapperValve[default]: S