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:outputtext tag in jsf (javaserver faces)?
What is jsf life cycle and its phases?
How to implement internationalization (i18n) in JSF?
What are JSF life cycle phases?
List the new features of jsf 2.0?
What different jsf tags are used for conversion?
Can we integrate jsf with other popular frameworks like spring, hibernate, etc.?
Explain the difference between value expression and method expression.
why is jsf used for?
Explain @ViewScoped annotations?
What is the lifecycle of facelets application in jsf (javaserver faces)?
Tell about the life cycle of java server faces.