Tag: Define Application context module.
The application context is a very important module and supplies various necessary services like EJB integration, remoting, JNDI access, and scheduling. It transforms spring into a framework. It also broadens the idea of BeanFactory by application of lifecycle events, providing support for internationalization messages and validation.