Re: BeanUtils: examples

2005-03-15 Thread Martin Wegner
Check out this e-book from Manning: http://www.manning.com/goyal It might have some info on this topic. I haven't read the book but the blurb I got in the email was interesting. --Marty --- Vinicius Caldeira Carvalho <[EMAIL PROTECTED]> wrote: > Well, I know it's not the right list, but s

Re: BeanUtils: examples

2005-03-15 Thread Craig McClanahan
I'd start with the Javadocs ... on the "Package Description" page for org.apache.commons.beanutils you'll find some introductory material. http://jakarta.apache.org/commons/beanutils Craig On Tue, 15 Mar 2005 15:26:41 -0300, Vinicius Caldeira Carvalho <[EMAIL PROTECTED]> wrote: > Well, I know