What tags are used for action and navigation?



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

Post New Answer

More Java Server Faces (JSF) Interview Questions

How to implement internationalization (i18n) in JSF?

1 Answers  


What are the requirements for using integrated jsf using jdbc?

1 Answers  


What are the main functions of the method in backing bean?

1 Answers  


List the benefits of a data table in jsf.

1 Answers  


Why is jsf not as popular as, for example, mvc frameworks like spring mvc, although jsf is older and included in jee?

1 Answers  


What are the mvc design modules?

1 Answers  


List the various benefits of java server faces.?

1 Answers  


What is h:message tag in jsf (javaserver faces)?

1 Answers  


What is jsf and why it is used?

1 Answers  


What is meant by bean scope?

1 Answers  


What is h: output text tag in jsf?

1 Answers  


What is cdi application?

1 Answers  


Categories