Answer Posted / Abhay Kumar
The configuration of a managed bean involves defining the class, specifying its scope (request, session, application, or application-scoped beans), and annotating it with @Named. Additionally, you can specify properties using annotations such as @PostConstruct and @PreDestroy to manage initialization and destruction.
| 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