What tags are used for action and navigation?
Answer / Shivam Gupta
"Action and navigation in JSF can be performed using <h:commandButton>, <h:commandLink>, and <f:ajax> for action events, and <f:viewParam>, <f:param>, and <h:outputLink> for navigation"
| Is This Answer Correct ? | 0 Yes | 0 No |
how you can call multiple listeners in JSF?
What is javaserver faces navigation model?
Explain the name backing bean.
What is h:inputhidden tag in jsf (javaserver faces)?
Why jsf is not so popular as mvc framework like spring mvc, even though its older?
What is the difference between jsf-1 and jsf-2?
What is f:validatelength tag in jsf (javaserver faces)?
What are the main functions of the method in backing bean?
What are the differences between a Backing Bean and Managed Bean?
How to access web.xml init parameters from JSP page?
What is javaserver faces expression language?
What are the available validation tags in jsf (javaserver faces)?