Another solution is to use  parameterized value bindings feature of the new 
JBoss EL. For example, the following expression returns the string length:

#{testFromType.length()}

You can also use other string methods like substring(). See the new "Expression 
language enhancements" documentation in CVS.

I don't need to use JSTL functions anymore.

tazman

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

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

Reply via email to