Re: 1000 separator

2004-10-04 Thread Addy Kapur
You can use JSTL tag will format the number On Mon, 04 Oct 2004 15:00:17 +0900, Shinobu Kawai <[EMAIL PROTECTED]> wrote: > > Hi Shailender, > > > Does anybody knows how to create a 1000 separator for numbers using > > struts tag library. > > This should be similar to the one which can be don

Re: 1000 separator

2004-10-03 Thread Shinobu Kawai
Hi Shailender, > Does anybody knows how to create a 1000 separator for numbers using > struts tag library. > This should be similar to the one which can be done in Microsoft Word. Do you mean something like the "format" attribute? http://struts.apache.org/userGuide/struts-bean.html#write If