What are the command component tags used for action and navigation?
Answer / Pritam Kumar
"The h:commandButton and h:commandLink components are commonly used as command components for triggering actions or navigation in JSF."
| Is This Answer Correct ? | 0 Yes | 0 No |
How does execution phase work in jsf (javaserver faces) lifecyle?
Explain some of the attributes of <h:form> tag?
List out the converter tags used in JSF?
What is meant by bean scope?
What do you mean by bean scope?
How to configure managed bean in the xml file?
Explain @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations?
How can we obtain the generated event?
What is view object?
Name several facelets tags.
What are the phases of the life cycle in jsf?
What is the difference between jsp and jsf?