예:
<f:view> <h:form> <f:loadBundle var="example"/> <h:commandButton action="${example.size()}"/> // 경고: 메서드 호출이 비표준 확장입니다 </h:form> </f:view>