If you are using struts tags you could use, <bean:write/> takes a "format" property. You can also use JSTLs fmt tags to do the same.
On 9/5/05, Iyanu, Rajasekaran <[EMAIL PROTECTED]> wrote: > > > Hi All, > > Though this question is not applicable to this forum, thought, > some of our struts champs will be able to help me.. > > I've a requirement to format the amount value in 9,999.99 > syntax. (ie, 5000 USD => 5,000.00 USD ) > Do you know any utility to do this..? If yes, can you please > let me know..? > > Thanks and Regards > Rajasekaran Iyanu > > > >