You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Sylvain Merveille <Sy...@keljob.com> on 2006/04/20 10:48:16 UTC

beanutils help

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


RE: beanutils help

Posted by Stefan Kleineikenscheidt <st...@kleineikenscheidt.de>.
That's not possible, i'm afraid.


--
Stefan Kleineikenscheidt
http://www.kleineikenscheidt.de/stefan



> -----Original Message-----
> From: Sylvain Merveille [mailto:Sylvain.Merveille@keljob.com] 
> Sent: Thursday, April 20, 2006 10:48 AM
> To: commons-user@jakarta.apache.org
> Subject: beanutils help
> 
> 
> 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
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org