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

Can the JSF support multiple faces configuration files?

1 Answers  


What are the different types of JSF events?

1 Answers  


What are the different types of expressions supported by jsf el (expression language)?

1 Answers  


What about jstl and javaserver faces ?

1 Answers  


What are different implementations of JSF API?

1 Answers  


What is a managed bean?

1 Answers  


Explain the purpose of the <h: form> tag.

1 Answers  


Explain the working of render phase in jsf.

1 Answers  


What is the purpose of the facelets tag?

1 Answers  


Explain the different types of validations in jsf?

1 Answers  


What is the significance of @managedproperty annotation?

1 Answers  


What is component rendering model?

1 Answers  


Categories