Hi,
within the bean:write tag, i am able to format a property like this:
<bean:write name="myRendevousVO" property="date"
format="dd.MM.yyyy"/>
Is there a chance to format a property within the html:text tag the same
way, like:
<html:text name="myRendevousVO" property="date" format="dd.MM.yyyy"
/>
... or do i have to choose another approach in order to get formatted
properties into a textfield???
Thanks in advance for your help :o)
Mario Gleichmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]