您可以使用 Primefaces Poll 组件来做 ajax 请求每 X 秒数检查应应用到下载的更改 。
We have a search form where the filter is bound to a property on a managed bean (session scope). It s not component binding, its property binding like <h:inputText value="#{searchBean.filter}"/>....