posted 17 years ago
Hi ,
This is the line of the code without bodya dn its working fine..
<td nowrap class="tCellnum"><fmt:formatNumbervalue="${element.extra.dealLevelAmount}" pattern="###,###.##"></fmt:formatNumber></td>
but when I am putting boy in this tag..like
<td nowrap class="tCellnum"><fmt:formatNumbervalue="${element.extra.dealLevelAmount}" pattern="###,###.##">N/A</fmt:formatNumber></td>
I am gettign this error ---
Encountered illegal body of tag "fmt:formatNumber" tag, given its attributes.</p>
..Please help me with this.
Thanks,<br />Target Scwcd<br />SCJP 1.4