| With the development of society and economy, a wide variety of network applications have successfully changed people’s lives. In the actual application process, as opposed to C/S (Client/Server) architecture of Web applications, B/S (Browser/Server) architecture of Web applications with more obvious advantages in desktop application development process, whether in the development process or the post-maintenance. With these advantages, application based on B/S structure has been widely used in many industries. But we must recognize one thing,because of the limitations of the traditional Web applications, it is hard to meet the needs of the present Web browsers in practical applications. In this case, it is generally required Web application can provide a better experience. The page generated confined to the server in traditional Web application, and client is be used relatively small, it obviously can not meet the actual situation of traffic surge current.In the research of this paper, we redesigned the original Web interface through to the Flex+brings+Spring+Hibernate, according to the actual application requirements, based on the basis of the current J2EE project. In the process of research, we discuss the current mainstream development framework such as the Spring, Hibernate, etc,we also analyze the advantages and disadvantages of the frame structure in the process of practical application;we also discuss how to integration the above framework in the process. On this basis, through to the study of the several key modules of the project,we expound a series of specific problems in the process of actual development. In addition, in this paper,we also carried on the thorough analysis in view of the condition does not affect the background data,it provides the necessary experience for the traditional Web project transform to the RIA program.Due to the introduction of the Flex framework, the data provided by the server is greatly simplified,so the server is worked better than before under the poor network environment. At the same time, it also provides convenient conditions because of the the modular way of development, the data management system can work in high efficiency. |