Hi all,
    I am learning BeanUtils. Converting a String to a destination beans type
while copying properties is a nice feature. But is the reverse is possible.
It seems that when converting a Date to String it is calling its toString()
method. But I dont want this behaviour. I want to format this which is
required for presentation layer.  Is this possible ?. Does any one have
written a converter for this.

rgds
Antony Paul.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to