What are the available scopes for the managed bean?
Answer / Jolly
The available scopes for a managed bean in JSF are: request, view, session, application, and none.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is facelets?
What are the differences between a Backing Bean and Managed Bean?
Explain different ways of declaring a managed bean in JSF?
What are Data Bound table components ?
What is the standard jsf tag library?
Can we integrate jsf with other popular frameworks such as spring, hibernate etc?
List some ajax attributes.
How to create facelets templates?
What is eager managed bean?
What is jsf (javaserver faces)?
What is h:commandbutton tag in jsf (javaserver faces)?
What is jsf life cycle and its phases?