> 
> I'm not really familiar with DynaBeans and how they work.  My point is
> just that if 

dynabeans are not javabeans , since they've dynamic properties you should access them 
using  bean.get("property") instead of bean.getProperty() 
The jstl out tag supports this method of invocation, perhaps other tags have problems 
with 
it 
 

 -- 
> Shawn Bayern
> "JSTL in Action"   http://www.jstlbook.com
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:taglibs-user-unsubscribe@;jakarta.apache.org> For additional
> commands, e-mail: <mailto:taglibs-user-help@;jakarta.apache.org>
> 



--
To unsubscribe, e-mail:   <mailto:taglibs-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:taglibs-user-help@;jakarta.apache.org>

Reply via email to