h:CommandButton/h:命令链接在第一次单击时不起作用,仅在第二次单击时才有效。
<h:form>
<h:commandButton value="Add" action="#{navigator.setUrl('AddUser')}">
<f:ajax render=":propertiesArea" />
</h:commandButton></h:form><h:panelGroup id="propertiesArea" layout="block">
<ui:include src="#{navigator.selectedLevel.url}" /></h:panelGroup><h:form><f:ajax render>
<f:ajax render=":propertiesArea :propertiesArea:someFormId" />
互换的青春
UYOU
相关分类