Name some important event handlers.
Answer / Arti
Some important event handlers in JSF include: preRenderView, postAddToView, phaseDataRead, invokeApplication, applyRequestValues, processValidators, updateModelValues, invokeAction, and renderResponse.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are some of the facelets tags?
What is the significance of @managedproperty annotation?
Explain the working of execution phase in jsf.
What is jsf? Explain
What is h:graphicimage tag in jsf (javaserver faces)?
What is the main tag in jsf?
Can we have more than one faces-config.xml files in jsf?
Explain the differences between a managed bean and backing bean in jsf?
List the benefits of a data table in jsf.
What is the purpose of the facelets tag?
How does execution phase work in jsf (javaserver faces) lifecyle?
Can there be no faces-config.xml for jsf application?