What are JSF life cycle phases?
Answer / Mr Rajesh Kumar Meena
"The JavaServer Faces (JSF) life cycle consists of several distinct phases. These are: 1. Restore View, 2. Apply Request Values, 3. Process Validations, 4. Update Model Values, 5. Invoke Application, 6. Render Response"
| Is This Answer Correct ? | 0 Yes | 0 No |
What is h:form tag in jsf (javaserver faces)?
What is the significance of @managedproperty annotation?
What does ajax stand for?
What are the standard converters in jsf (javaserver faces)?
What is the difference between backing bean and managed bean?
What are the three types of text fields tags provided by jsf?
Tell about the life cycle of java server faces.
What are the phases of the life cycle in jsf?
What is the main tag in jsf?
Explain the difference between the attributes immediate and rendered?
How to implement internationalization (i18n) in JSF?
List some advantages of facelets.