Hello,
Is it possible to format a date stored in a Date object using a <bean:
write> tag?
I use the following but it's not working:
<bean:write name="product" property="creationDate"
format="##-##-####" />
Thanks in advance.
/jm
Hello,
Is it possible to format a date stored in a Date object using a <bean:
write> tag?
I use the following but it's not working:
<bean:write name="product" property="creationDate"
format="##-##-####" />
Thanks in advance.
/jm