Design and Realization of SCIP Management System Based on Architecture of Struts and Hibernate

SONG Shi-an,ZOU Jun-wei,LIU Li-hua
DOI: https://doi.org/10.3969/j.issn.1673-629x.2011.12.032
2011-01-01
Abstract:Java card is widely used in the 3G telecommunication,and at the same time,there is a highly rise in the service based on the Java card.For that,the management system based on MVC pattern is put forward.Firstly the related character about MVC,Struts,Hibernate is described,then the system structure and function is analysed.The MVC pattern separates the system into model part,view part and controller part,the Struts framework is used in the expression level and controller level realization of Web application,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.The integration of these technology frameworks reduces largely coupling among components and greatly improves repeat capability and efficiency of developing software.
What problem does this paper attempt to address?