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 |
How to validate managed bean in jsf (javaserver faces)?
What do you understand by managed bean in jsf?
What is a backing bean?
What is f:convertnumber tag in jsf (javaserver faces)?
What is the difference between struts2 and jsf?
List the new features of jsf 2.0?
What is the main tag in jsf?
How to access css (cascading style sheets) file in jsf (javaserver faces) application?
What is javaserver faces validation model?
Mention some of the validator tags used in JSF?
What components are used to display data in a table form?
Explain immediate and rendered attributes?