What are JSF life cycle phases?



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

Post New Answer

More Java Server Faces (JSF) Interview Questions

What standard jsf tag libraries do you know?

1 Answers  


What are the differences between a Backing Bean and Managed Bean?

1 Answers  


Explain the purpose of the <h: form> tag.

1 Answers  


What are the facelets composite components?

1 Answers  


What is the difference between backing bean and managed bean?

1 Answers  


What is the significance of @managedproperty annotation?

1 Answers  


What is f:validatedoublerange tag in jsf (javaserver faces)?

1 Answers  


Explain the required and requiredmessage attribute of the <h:inputtext> tag?

1 Answers  


What is f:validatelongrange tag in jsf (javaserver faces)?

1 Answers  


What is javaserver faces ui component?

1 Answers  


How to implement internationalization (i18n) in JSF?

1 Answers  


What is javaserver faces conversion model?

1 Answers  


Categories