Web Application Framework Composition Based on J2EE

Hong CHENG,Leqiu QIAN,Shunxiong MA
DOI: https://doi.org/10.3969/j.issn.1000-3428.2005.20.037
2005-01-01
Abstract:This paper gives a model of Web application framework composition on the base of research of many popular Web application frameworks.It is called WAFC model.It is based on layer architecture,combines with design pattern,gives a set of restrictions,and introduces three new layers which are domain object layer,service locator layer and data access interface layer.The model solves the problems such as function redundancy,inconvenience of layer communication and tight coupling in the process of frameworks composition.The model makes full use of strongpoint of each Web application framework,and combines them to achieve loose coupling.In addition,this paper discusses the process of instantiating the model with an example.
What problem does this paper attempt to address?