How are the name and eager attributes used in managed bean?
Answer / Ashish Bhatnagar
The 'name' attribute specifies the unique identifier for the managed bean, while the 'eager' attribute determines whether the managed bean is created when the application starts or when it is first requested.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is resource bundling in jsf?
Explain JSF architecture?
What is a class student?
What is f:convertdatetime tag in jsf (javaserver faces)?
What is binding (JavaServer Faces technology)?
Explain the purpose of the selectone menu tag in jsf.
What is javaserver faces conversion model?
What are the various features of java server faces?
How does render phase work in jsf (javaserver faces) life cycle?
What is JSF Navigation Rule?
What are the advantages of facelets?
List some ajax attributes.