You can use JSTL tag
<fmt:formatNumber value='${val}' type="currency" />
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 done in Microsoft Word.
> Do you mean something like the "format" attribute?
> http://struts.apache.org/userGuide/struts-bean.html#write
>
> If so, you can find examples in the struts-examples.war.
> struts-examples.war/exercise/bean-write-2.jsp
>
> Best regards,
> -- Shinobu Kawai
>
> --
> Shinobu Kawai <[EMAIL PROTECTED] >
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]