Example:
<f:view> <h:form> <f:loadBundle var="example"/> <h:commandButton action="${example.size()}"/> // Warning: method call is nonstandard extension </h:form> </f:view>