What are the different types of Page Navigation supported in JSF?
Answer / Ganesh Yadav
JSF supports several types of page navigation, including: programmatic navigation (using the navigation method action), outcome-based navigation (using the outcome attribute in navigation rules), and view-parameter based navigation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What tags for validation exist in jsf?
What is f:validaterequired tag in jsf (javaserver faces)?
List some ajax attributes.
Explain @RequestScoped annotations?
What is the use of controller module?
What are the available scopes for the managed bean?
How does the execution phase work in jsf (javaserver faces) life cycle?
Explain the different kinds of bean scopes in jsf?
What is a listener class?
What is h:inputsecret tag in jsf (javaserver faces)?
Can the JSF support multiple faces configuration files?
What is jsf and why it is used?