最佳答案
有时,当使用<h:commandLink>、<h:commandButton>或<f:ajax>时,与标记关联的action、actionListener或listener方法根本没有被调用。或者,bean属性不会被提交的UIInput值更新。
可能的原因和解决方法是什么?