| Currently, the traditional security cabinet, secret box, entrance guard and video monitoring equipment can provide some degree of safety, but this cannot meet with the various security threats from internal and external. So, in order to meet the demand of the security for confidential files and critical supplies, this paper is proposed by combining information network technology, internet of things, biometrics, etc. This can provide users with a unified monitoring, hierarchical physical storage solutions.Firstly, this paper gives a brief introduction about currently web application development-related technologies, including J2 EE platform for mainstream enterprise-class solutions. The platform is built on the basis of the Java environment. The difference of traditional C/S software architecture is using B/S multi-layer architecture. It is cross-platform, extensibility, maintainability, etc. And then, paper introduces the MVC design module. Currently, mainstream J2 EE based development framework is based on the idea of the MVC design pattern, including Struts and SpringMVC. And paper introduces J2 EE mainstream integration framework solutions including SSH and SpringMVC + MyBATIS. The characteristics are contrasted of these solutions and JFinal framework.According to the security needs of the actual project, overall scheme design thoughts and design goals are proposed. Overall project architecture design is constructed from its design thoughts and design goals. It is including reinventing original security cabinet system by increasing the sensors, electronic lock switch, fingerprint identification module, etc. These ways can make security cabinet system have the ability to interact with data. When the data of terminal environment need to communicate with control platform, Transmission data needs to be encrypted for security considerations. Control platform itself not only monitors the status of data of terminals, it will approval request for opening security cabinet, and have functions for personnel management, equipment management, log management, etc.Finally, the paper proposes specific method for management and control platform. The platform is built on servers by using JFinal framework. The way that uses national cipher algorithm SM2, SM3, SM4 encrypts data that communicates between terminals and servers. The specific procedure is implemented about approval process for open requests. And the paper introduces relevant implementation about management and control platform internal function module and business process. |