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 |
How to declare the message bundle in jsf?
Give the system requirements for the jsf use.
Explain the different types of validations in jsf?
Explain the difference between the attributes immediate and rendered?
What is f:validatelength tag in jsf (javaserver faces)?
Why jsf is not so popular as mvc framework like spring mvc, even though its older?
What are the different types of validations in JSF?
What are standard JSF tag libraries?
what is the difference between JSF and Struts?
What is f:validateregex tag in jsf (javaserver faces)?
What are the different types of Page Navigation supported in JSF?
What is the JSP tag?