示例:
<f:view> <h:form> <f:loadBundle var="example"/> <h:commandButton action="${example.size()}"/> // 警告:方法调用是非标准扩展 </h:form> </f:view>