Friday, 9 January 2015

JSF Life Cycles

Restore view phase
Apply request values
Process validations
Update Model values
Invoke application
Render Response

Restore view phase

Here JSF creates the FacesContext object and stores view information in this object.


Apply request values

No comments:

Post a Comment

Note: only a member of this blog may post a comment.