Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You have now seen how your web applications can connect to external services, such as databases, email, and web services. Application servers provide common services for database connection pools, authentication realms, and so on. Dependency injection provides a convenient and portable mechanism for locating the classes that are needed to access these services.