标签: java jsf-2 primefaces
我是初学者。我想知道在点击按钮时首先执行哪个属性。
例如,首先调用 bean.method ,而不是更新发生或更新发生,而不是调用方法?
p:commandButton update="form" actionListener="#{bean.method}"