You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jerome Sevrin <je...@ifrance.com> on 2003/11/20 11:37:44 UTC

Commons Bean Utils

Hi all,

I saw in a application example, using of commons beanutils.
For instance :  String password = (String) 
PropertyUtils.getSimpleProperty(form, "password");

I understand that make the application more flexible. But are there any 
other advantages to use that ?
I think, it's most "simple" to use directly the form bean getter, 
especially when there are a lot of bean property to use.

Thank you

Jérome


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