Answer Posted / Gagan Sachan
CDI (Contexts and Dependency Injection) is a Java standard for managing dependencies between objects within an application. In JSF, it's used to manage the lifecycle of managed beans and provide an easy way to inject them into other components. This helps reduce boilerplate code and improves the overall organization of the application.
| 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