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 does the @managedproperty annotation mean?
What standard jsf tag libraries do you know?
What do you understand by java server faces (jsf)?
What is jsf life cycle and its phases?
What are the features of facelets used in jsf?
What are the available scopes for the managed bean?
Explain the difference between jsf 1.0vs.jsf 2.0?
Explain value expression and method expressions in jsf?
What does navigation rule mean in jsf?
What is a view object?
Explain JSF architecture?
Explain the name backing bean.