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 |
List the benefits of using an expression language?
What is javaserver faces technology?
Explain @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations?
What are the benefits of using the jsf framework?
What tags are used for action and navigation?
What is jsf (javaserver faces)?
What about jstl and javaserver faces ?
What are required configurations for JSF framework?
Explain @ViewScoped annotations?
What are the mvc design modules?
How to access js (javascript) file in jsf (javaserver faces) application?
What is the difference between backing bean and managed bean?