You can use jstl functions:

  | xmlns:fn="http://java.sun.com/jsp/jstl/functions";
  | 
  | [...]
  | 
  | <h:outputText value="#{fn:substring(aString, 0, 5)}..."/>
  | 

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

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

Reply via email to