摘要
介绍了三种流行的开源的框架技术:Struts、Spring、Hibernate,并将这三种框架技术整合起来应用到实际的Web项目开发中去,三种框架分别对应Web应用开发中的三层,即用Struts来架构我们的表示层,用Spring来架构我们的业务层,而用Hibernate架构我们的持久层,从而提高项目代码的复用性及项目开发的效率,并易于维护。
This paper introduces three kinds of popular framework technology of opening source:Struts,spring,Hibemate,and we integrate these three kinds of framework technology and apply these technologies to our real web project development.They correspond to three layers in web system development separately.The presentation layer is constructed with Struts,the persistence layer is constructed with Hibernate,and the business layer is constructed with Spring.Doing this can reuse code and make your project more maintainable.At the same time it can improve the development efficiency evidently.
出处
《电脑知识与技术》
2006年第1期81-82,共2页
Computer Knowledge and Technology