Expressions.instance().createValueExpression(#{myBean.myProperty})  returns 
Object. It needs to cast to your object type.

  | Interpolator.instance().interpolate(#{myBean.myProperty}) 
  |  returns String.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100908#4100908

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100908
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to