Re: Display BigDecimal Format

2009-03-08 Thread Zoran Avtarovski
gt; > the intended use of the addressee only. Any disclosure, use or copying of >> > the information by anyone other than the intended recipient is prohibited. >> > If you have received this message in error, please notify the sender >> > immediately by return e-mail and s

Re: Display BigDecimal Format

2009-03-05 Thread Zoran Avtarovski
discard this message. > > > > -Original Message- > From: Zoran Avtarovski [mailto:zo...@sparecreative.com] > Sent: Thursday, March 05, 2009 3:49 PM > To: Struts Users Mailing List > Subject: Display BigDecimal Format > > Our forms have some currency and and w

RE: Display BigDecimal Format

2009-03-05 Thread Seshagiri V
is message. -Original Message- From: Zoran Avtarovski [mailto:zo...@sparecreative.com] Sent: Thursday, March 05, 2009 3:49 PM To: Struts Users Mailing List Subject: Display BigDecimal Format Our forms have some currency and and we need to display to 2 decimal points when the data is prepopulate

Display BigDecimal Format

2009-03-05 Thread Zoran Avtarovski
Our forms have some currency and and we need to display to 2 decimal points when the data is prepopulated. At the moment is displays as a single decimal point. I could specify all the relevant fields in a package.properties file but I¹d like to do it across the board for big decimals. Do I have t