Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is cdi in jsf?



What is cdi in jsf?..

Answer / 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

More Java Server Faces (JSF) Interview Questions

How to relocate web resources in jsf (javaserver faces) application?

1 Answers  


Explain @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations?

1 Answers  


How to access web.xml init parameters from JSP page?

1 Answers  


What is h:datatable tag in jsf (javaserver faces)?

1 Answers  


What standard jsf tag libraries do you know?

1 Answers  


What is jsf and why it is used?

1 Answers  


What are immediate and deferred value expressions?

1 Answers  


What are the advantages of facelets?

1 Answers  


Explain the difference between the attributes immediate and rendered?

1 Answers  


List the new features of jsf 2.0?

1 Answers  


What are standard JSF tag libraries?

1 Answers  


​​How to implement internationalization (localization) (i18n) in jsf?

1 Answers  


Categories