What are the JSF life-cycle phases?
Restore view, Apply request values, Process validations, Update model values, Invoke application, Render response
Init, service, destroy
Restore view, Process validations, Invoke application, Render response
None of the above