例:
<f:view> <h:form> <f:loadBundle var="example"/> <h:commandButton action="${example.size()}"/> // 警告: メソッド呼び出しは非標準の拡張です </h:form> </f:view>