有时,使用时<h:commandLink>,<h:commandButton>或者<f:ajax>,在action,actionListener或listener与标签相关的方法根本不被调用.或者,bean属性不会使用提交的UIInput值进行更新.
<h:commandLink>
<h:commandButton>
<f:ajax>
action
actionListener
listener
UIInput
有什么可能的原因和解决方案?
jsf action commandlink jsf-2 commandbutton
action ×1
commandbutton ×1
commandlink ×1
jsf ×1
jsf-2 ×1