Answer Posted / Gourab Kumar
In JSF, a Managed Bean is a Java class that represents a UI component or a set of components in the web application. They are managed by the JSF implementation and can be used to encapsulate application-specific behavior. To create a managed bean, you typically annotate a class with @ManagedBean.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category