<ww:property value="formateDate(startDate,'dd MMM yyyy')"/>
John Patterson wrote:
What is happening with the type conversion functionality? I need to be able to override the conversion both to and from string easily. xwork-conversion.properties only allows me to specify one way.
Is there any plans to allow you to configure a converter seperatly for each property? For example, I have several dates which appear on a page in different formats. It would be great to be able to specify in xwork.xml the format to be used for each property. Or would this be best handled in a tag lib (to presentation specific)? Maybe if the PropertyTag had a format attribute which was somehow passed to the TypeConverter...
<ww:property value="startDate" format="dd MMM yyyy"/>
...or something like that.
John.
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork