This means that if a value is stored in a short-term scope, such as page or request scope, it will be absent by the time the JSF life cycle arrives at the Restore View phase.
这意味着如果一个值是短期作用域存储的,例如页面或请求作用域,那么当JSF生命周期到达Restore View阶段时,这个值将消失。
No matter which JSF version you use, the JSF tag handlers create the component instances during the Render Response phase if the component tree hasn't been restored in the restore View phase.
不管使用的是哪个JSF版本,如果组件树没有在Restore View阶段恢复,JSF标记处理程序将会在RenderResponse阶段创建组件实例。
In the first phase of the JSF lifecycle — restore view — a request comes through the FacesServlet controller.
在JSF生命周期的第一个阶段——恢复视图——中,会有一个来自FacesServlet控制器的请求。
In the first phase of the JSF lifecycle — restore view — a request comes through the FacesServlet controller.
在JSF生命周期的第一个阶段——恢复视图——中,会有一个来自FacesServlet控制器的请求。
应用推荐