Design of games information management system based on ASSH framework
暂无分享,去创建一个
SSH(Struts + Spring + Hibernate) framework is one of the most talked about,the most widely used architecture currently.This paper designed and implemented a game information management system,and discussed the key technology of system from the presentation layer,business logic layer and persistence layer.In this system,Struts is used for the presentation layer;Spring is used for the business logic layer,and Hibernate is used for persistence layer.And the presentation layer joined AJAX technique,finally formed ASSH framework.The results have been confirmed,ASSH framework not only simplifies the system development process,but also improves the flexibility,maintainability,scalability,portability and reusability of components for system.It also improves the efficiency of Web page access.