Research and implementation of enterprises application development technology based on lightweight architecture
Jian-fu ZHANG,Zhi-jun WU,Ping-fa FENG,Ding-wen YU
DOI: https://doi.org/10.16208/j.issn1000-7024.2008.10.023
2008-01-01
Abstract:Based on the analysis of the requirement characteristic in the manufacturing information engineering and the problems of the system during its application development,software solutions and the system implementation method that oriented to the small manu-facturing enterprises are discussed with the practical experience and development example for business success.It proposes that use the lightweight framework to wire up a J2EE application,resolve dependencies between them with dependency injection,and attach services to them with object-oriented programming.Firstly,the system architecture and the deployment architecture are explored.Then,kinds of key technologies,such as Struts,Taglib and AJAX,which applied in the MVC pattern,are discussed.In addition,a detailed illustration of the process and implementation approach that how to solve the transaction-assembly problem and wire hibernate transactions in Spring is expressed.At last,a case study about the system and test result is illustrated.