Hi, 

Look to the comomns/beanutils source, either download it from the
commons project or from the cvs
http://cvs.apache.org/viewcvs.cgi/jakarta-commons/beanutils/src/java/org/apache/commons/beanutils/BeanUtils.java

I have done this in the past by just customising the populate/describe
methods to suit your my purposes.


Duke


On Tue, 2002-05-21 at 04:32, DHS Struts wrote:
> I was wondering if anyone had a custom describe method they would be willing 
> to share as an example of what Ted Husted describes in his "Struts Catalog" 
> in the 'Use a "populate" utility to exchange data with value objects' 
> section?
> 
> I understand the basic concept of needing to write my own describe() for 
> those beans that have Date attributes (because the BeanUtil.populate() can't 
> handle them), but I am not having much luck getting it to work.
> 
> If you have some code and are willing to share I would appreciate it. Also, 
> if you would like to see what I have attempted I can post that here as well.
> 
> Thank you in advance,
> 
> mark n.
> 
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 



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

Reply via email to