Lightweight J2EE architecture based on spring framework and its application

Choosing a reasonable J2EE architecture is very important for application development.The techniques Spring framework provides,such as dependency injection features component assembly,transaction and log management,etc.can sustains lightweight J2EE architecture.This paper introduces the Spring framework and compares lightweight J2EE architecture based on Spring framework with other J2EE architectures and gives a case of its application finally.