What do you mean by bean scope?
Answer / Sanoj Kumar
Bean scope defines the lifecycle and visibility of a managed bean in JSF. There are four types of bean scopes: request, session, application, and application-scoped.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is h:inputfile tag in jsf (javaserver faces)?
What is managed bean and backing bean in jsf?
What are JSF life cycle phases?
What is render kit in jsf?
How can you call multiple listeners in jsf?
Tell us about the purpose of the converter tags in jsf.
What is h:form tag in jsf (javaserver faces)?
What components are used to display data in a table form?
what is JSF or Java Server Faces?
What is resource binding in jsf?
Explain the difference between jsf 1.0vs.jsf 2.0?
How to validate managed bean in jsf (javaserver faces)?