Can anyone point me to an article, sample code or other documentation on how to use LocaleBeanUtils? I'm struggling to get my head around it; specifically, I don't see how you supply the locale to use for a particular conversion.

I was expecting that I'd just be able to switch from BeanUtils.copyProperties(x,y) to something like LocaleBeanUtils.copyProperties(x,y,locale) or similar, but it doesn't seem to be quite that straight forward...

Thanks,

L.


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

Reply via email to