Java技术在Web项目中得到了广泛应用,但使用单一框架构建企业级应用面临着结构复杂、扩展性和可维护性差的问题。在深入分析Struts2和Ibatis基础上,构建了两框架的整合方案。文中以毕业答辩管理系统设计与实现为例,介绍其在实际开发过程中的应用。
Java has been widely used in Web Project,but using the single framework to build up the Enterprise applications has the disadvantages of complex structure,scalability,and maintainability.On the basis of an in-depth analysis of Struts2 and Ibatis,a framework of the integration of the two programs is constructed.This paper takes for example the school defense management system design and implementation to describe its application in the actual development process.