Application Context

Illustrate Application Context in brief?

E

Expert

Verified

Bean factory is good for simple applications, but to take benefit of full power of the Spring framework, you can transfer up to the Springs more advanced container and application context. On the exterior, an application context is like a bean factory. Both wire beans together, load bean definitions and dispense beans upon application. It also delivers:
-> Means for resolving the text messages, containing support for internationalization.
-> A general way to load file resources.
-> Events to beans which are registered as the listeners.

   Related Questions in JAVA Programming

©TutorsGlobe All rights reserved 2022-2023.