Answer to my own question for future reference:
String str =
(String)Expressions.instance().createValueBinding("#{yourElString}").getValue();View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035296#4035296 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035296 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
