Wednesday, March 14, 2012

Inside JSF LifeCycle

This post give you breif introduction about JSF life cycle with praticle example
Following are JSF life cycle
Before we start discussion on Life cycle make samle JSP form like below
This form behave like below in JSF Phase
1.Restore View Phase
2 .Apply Request Value
3.Process Validation
4.Update Model
5.Invoke Application and Render Response

No comments: