Jul 06 2008
Access the Spring-ApplicationContext from everywhere in your Application

In this blog i will show you a short hint how you can access your Spring-ApplicationContext from everywhere in your Application.
Imagine you have an application (e.g. a web or swing-application) which you now want to be Spring-enabled. Ok you add the Spring libraries an... [Read more]
Technorati Tags: ApplicationContext, Java, Spring


