What is JSF life cycle and its phases?

Submitted by: Administrator
he series of steps followed by an application is called its life cycle. A JSF application typically follows six steps in its life.
1. Restore view phase
2. Apply request values phase
3. Process validations phase
4. Update model values phase
5. Invoke application phase
6. Render response phase
Submitted by: Administrator

Read Online JSF Job Interview Questions And Answers