org.apache.commons.beanutils.DynaBean And Expression Language

Referred to BeanUtils API Document, DynaBean has ‘get’ method which can not be used as the output in expression language. Since ‘get’ method in DynaBean is neither a correct Java Bean property method, nor java.util.Map ‘get’ method. And according to Expression Language, it could not be rendered properly.

Tagged with:
 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>