But BeanUtils has been deprecated - in the Javadocs it says "/At some point after Struts 1.0 final, will be replaced by an equivalent class in the Jakarta Commons Beanutils package./"
I don't know whether this is still true. Adam 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]>

