--- Neil Aggarwal <[EMAIL PROTECTED]> wrote:
> <s:text name="format.money"><s:param name="value"
> value="12345"/></s:text>
> 
> The outputs format.money instead of $12.345.00 which
> I expected.
> 
> I defined the format in the struts.xml file like
> this:
> 
> <constant name="format.money"
> value="{0,number,currency}" /> 
> 
> Any ideas?

Try putting it in a properties file.

http://struts.apache.org/2.x/docs/text.html

d.



       
____________________________________________________________________________________Ready
 for the edge of your seat? 
Check out tonight's top picks on Yahoo! TV. 
http://tv.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to