2015-05-15 10:13 GMT+02:00 Dhandapani, Rajeswaran <[email protected]>:
> Hi All,
>
> I have the below code to display the cost in currency format and the iterator
> iterates over hash map. All the values are displayed inside property tag
> except the formatted "value.cost". Could you please help me to fix the
> display.
>
>
> <s:iterator value="baseMap">
> <tr align="center" height="25px;">
> <td><s:property value="key" /></td>
> <td><s:property value="getText('format.money',{value.cost})" /></td>
> <td><s:property value="value.status" /></td>
> </tr>
> </s:iterator>
<td><s:property value="%{getText('format.money',{value.cost})}" /></td>
Regards
--
Ćukasz
+ 48 606 323 122 http://www.lenart.org.pl/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]