akoo wrote:
format.number = USD{0,number,##0.00}

Is it possible to specify characters outside of the format string like that? It's not how you've formatted the money type:

format.money = {0,number,\u00A4##0.00}

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to