What is managed bean?
Answer / Siddhant Kumar
A Managed Bean is a Java class that manages the state of a component in JSF. It can be used to encapsulate business logic and data required by the components on the page.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between backing bean and managed bean?
How are the name and eager attributes used in managed bean?
What is the difference between jsf and jsp?
List the various benefits of java server faces.?
What are JSF life cycle phases?
what is JSF or Java Server Faces?
What tags are used for action and navigation?
What is a view object?
What is a class student?
What is f:validatelongrange tag in jsf (javaserver faces)?
Explain the purpose of the selectone menu tag in jsf.
What are standard JSF tag libraries?