二 〇 一 五 年 一 月本科毕业设计外文文献翻译 翻译翻译学校代码: 10128学 号: The Test Library Management System of Framework Based on SSHThe application system features in small or medium—sized enterprise lie in the greater flexibility and safety high performance-price ratio. Traditional J2EE framework can not adapt to these needs, but the system application based on SSH(Struts+Spring+Hibernate ) technology can better satisfy such needs. This paper analyses some integration theory and key technologies about SSH , and according to the integration constructs a lightweight WEB framework , which has integrated the three kinds of technology , forming the lightweight WEB framework based on SSH and gaining good effects in practical applications。 IntroductionGenerally the J2EE platform[27] used in large enterprise applications , can well solve the application of reliability, safety and stability, but its weakness is the price high and the constructing cycle is long 。 Corresponding to the small or medium enterprise applications, the replace approach is the system framework of lightweight WEB, including the more commonly used methods which are based on the Struts and Hibernate. With the wide application of Spring, the three technology combination may be a better choice as a lightweight WEB framework 。 It uses layered structure and provides a good integrated framework for Web applications at all levels in minimizing the Interlayer coupling and increasing the efficiency of development 。 This framework can solve a lot of problems, with good maintainability and scalability 。 It can solve the separation of user interface and business logic separation, the separation of business logic and database operation and t...