In the sections that follow, I'll walk you through every phase of the JSF request processing lifecycle, including event handling and validation.
在接下来的几节中,我们将遍历jsf请求处理生命周期的每个步骤,包括事件处理和验证。
I'll cover the major phases of the JSF request processing lifecycle and point out where the different parts of the sample application fit into the lifecycle.
我将介绍JSF请求处理生命周期的主要阶段,并将指出示例应用程序的不同部分适用于生命周期的哪个阶段。
Figure 3 illustrates the lifecycle phases a state holder passes through when processing a request.
图3显示了处理请求时状态容器所经过的生命周期阶段。
Globalization happens at several points in the request-processing lifecycle of JSF, but it is easiest to explain what goes on by breaking the task down by function.
全球化发生在JSF请求流程生命周期中的某些时刻,然而可以很容易地说明用函数来中止任务后将要发生什么。
Globalization happens at several points in the request-processing lifecycle of JSF, but it is easiest to explain what goes on by breaking the task down by function.
全球化发生在JSF请求流程生命周期中的某些时刻,然而可以很容易地说明用函数来中止任务后将要发生什么。
应用推荐