>>>>> "usha" == usha <[EMAIL PROTECTED]> writes:
usha> Hi
usha> i have a question on formatting the output through <bean:write>. my
ActionForms
usha> contains all the String datatype variable, even though the value in this
usha> varibles may be a date or number. i declared all varibles as string datatype
usha> because from the UI when the user enters the date if i won't declare it as a
usha> string datatype it need to be keyed in some particular format. if this is the
usha> case how can i use 'format' in the <bean:write format="###,###.00"/>
I'm sure there are other ways to do this, but this is a good use of the JSTL.
The "fmt:formatNumber" tag appears to give you this ability.
--
===================================================================
David M. Karr ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED] ; SCJP; SCWCD
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>