Hi everyone,

 

I am not sure I understand pretty well the use of the beanutils library.
I can't really get what the difference between using beanutils and using
a HashMap property in your bean ... anyway.

 

I understood it was possible to declare dynamic properties and then
access them via a get method (i.e. get("myproperty") ).

But is it possible to access the property through a dynamic method that
would be called getMyproperty()

 

Thanx for any help.

 

Sylvain

Reply via email to