Font Size: a A A

Research And Realization Of Struts+Hibernate

Posted on:2013-06-06Degree:MasterType:Thesis
Country:ChinaCandidate:H S XiongFull Text:PDF
GTID:2268330362463620Subject:Software engineering
Abstract/Summary:PDF Full Text Request
In this paper, the structure of the Struts+Hibernate was studied, and it is applied to a specific projectFirst, the Struts framework and Hibernate component is deeply studied, and then the system structure and function are analysed. We also specify the advanteage of the integration of Struts with Hibernate. The MVC pattern separates the system into model parts, i.e. view part and controller part. The Struts framework is used in the expression level and controller level realization of Web application, and simultaneously the mapping between the object and the relation is completed based on Hibernate framework to realize the separation between the service level and database level. Afterwards, we focus on the the production of the research, and a training institutions space system is developed in practice. How to develop a system based on Struts and Hibernate to the structure of the J2EE Web applications are put forward.The result of this paper are:Hibernate is used to implement Date Persistence; DAO design pattern is used to implement the Business Delegate System in MVC system on the basis of the structure. The whole system is divided into the view layer, control layer, the model layer and data persistence layer, to achieve the interface, business process and data access separation. Furthermore, the corresponding data base system is designed in detail. As the key technology issues, the Struts Chinese garbage characters, encryption problems, their detailed solutions were given in the last of the article. Struts+Hibernate frame technology has been successfully applied in Guangdong province professional skill appraisal instruction center of Guangdong province professional ability of the human resources development evaluation public service platform,for short GDOSTA (phase ii project). In this project, I am responsible for the design and realization of training institutions space system module.Based on the design of the public service platform of training institutions space system module about the Struts+Hibernate frame, we has a profound understanding and accumulated some experience.Finally, we summarize the development and talk about some personal experience as well as look forward to the development prospect of Web application.
Keywords/Search Tags:MVC, Struts framework, Hibernate component, J2EE, Framework
PDF Full Text Request
Related items