> It will not format some values unless I declare them as primitive values.
> As soon as I change numTons on the release object it formats fine.
>
Interesting. The tag will use the PropertyUtils.getProperty()
to the value for that property and then format it. The getProperty() of
PropertyUtils re
I have been using Struts extensively in my applications for several years
and recently noticed some strange behavior. I format numbers and dates as
follows:
This is used in hundreds of places throughout my application and works fine
if the value is java.lang.Double, but recently this sta
2 matches
Mail list logo