[jboss-user] [JBoss Seam] - Re: Using EL in backend Java code?
samdoyle
do-not-reply at jboss.com
Thu Nov 1 15:33:52 EDT 2007
"v.masterov at gmail.com" wrote : 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=4101057#4101057
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4101057
More information about the jboss-user
mailing list