What is the life cycle of jsf (javaserver faces)?
Answer / Rajiv Bhatnagar
"The JSF life cycle consists of several phases: Restore View, Apply Request Values, Process Validations, Update Model Values, Invoke Application, Render Response, and Redirect or Include."
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain @CustomScoped annotations?
How do you compare jsf with spring framework?
How to access web.xml init parameters from JSP page?
What is the difference between instant and deferred expressions?
Explain the purpose of the selectone menu tag in jsf.
What is a managed bean?
What are the requirements for using integrated jsf using jdbc?
How to refer bean method in jsf (javaserver faces)?
What is h:inputsecret tag in jsf (javaserver faces)?
What is the purpose of the facelets tag?
Mention some of the functions that the backing bean method performs?
How are the various components rendered on the jsf page?