Abstract:In order to improve the development efficiency, shorten the development cycle and reduce the development cost of Java technology in enterprise application, by researching Struts2 framework, JDBC protocol and Ajax asynchronous refresh mechanism, this paper proposes an enterprise Web development framework based on Struts2+Ajax+JDBC in accordance with the idea of MVC design pattern. According to the information release module of production statistics management system, it describes the implementation process of presentation layer, control layer, business logic layer and persistence layer in this architecture. Practice shows that the architecture has good portability, expansibility and maintainability, and it reduces the complexity and coupling of the application, and improves the development efficiency and user experience.