| With the national focus on primary and secondary school buildings, the management of security and information about primary and secondary school buildings within the jurisdiction of Yunnan Dali prefecture also drawn Dali prefecture government and related education department more and more attention. The efficiency of traditional school management mode is low. And the traditional way cannot timely solve the problem of unsafe schoolhouse and school buildings, which reduces the safety factor of primary and secondary schools. With the development of information technology, Dali prefecture hope to improve information management level and efficiency of primary and secondary schools through information technology, in order to effectively deal with unsafe schoolhouse and other school buildings.Yunnan Dali prefecture primary and secondary school information management system adopted B/S structure mode, the Java language, and the MVC and SSH open source framework in the design and development. System technical architecture is divided into three layers:control layer, business logic layer and data persistence layer. The control layer was realized by the Struts technology, to transfer the user’s illegal operation in the JSP page to the corresponding Action object, by the Struts tag library, Web and configuration file. The business logic layer realized by Spring technology, is used to correspond the action object transferred by the control layer and the corresponding function of the corresponding business logic, and pass to the data persistence layer. The data persistence layer realized by Hibernate technology, is used to instance the business logic into objects in the data table, access and operate database through the object relational mapping model, and encapsulate the results of the data object to return to the JSP page. The system database design used Microsoft SQL Server 2014.Yunnan Dali prefecture primary and secondary school information management system realized the functions mainly including:school and buildings profile, school safety project management, statistical analysis, data management and system management. Among them, the schools and buildings profile includes monitoring map information, school information management, school buildings management and general information. The functions implemented by school safety project management include planning information management, engineering capital management, engineering services, building site safety clearance management, building construction safety check management, project management and safety monitoring and early warning. The functions implemented by statistical analysis include common reports, monthly reports. The functions of data management include data entry, the progress of data entry, data monitoring, data review and data changes. The functions implemented by system management include user management, user additional information management and log management.After actual application of Yunnan Dali prefecture primary and secondary school information management system, information has been shared among all primary and secondary schools within Dali prefecture. It is advantageous to the relevant government departments for managing and monitoring information of all primary and secondary schools and timely processing unsafe school buildings. |