In this paper, we will discuss the design and implementation of ZXUSP(ZX Uniform Service Platform), which is applied in WAP(Wireless Application Protocol) and J2EE(Java2 Enterprise Edition) technology. After studying the theory of WAP, J2EE and MVC design pattern, we will pay more attention to the implementation of them and the data process flow in each module. As a software part of the whole access platform, the system has a special running environment and function requirements, and need a special summary design. In fact, we put forward all the details of function analysis and summary design in the paper. Additionally, there are some special technical details in the paper, such as the design and implement of database interface DAO. During my writing this paper, the following work has been done:Introduce the WAP technology and J2EE technologyDiscuss the MVC design pattern into J2EE application development processExpound the function requirements and summary design of ZXUSP in details, as well as the detail implement... |