Design of Multi-Layers WEB System Architecture Based on MVCA Model

Zheng Jianhua,Chen Erxiao
DOI: https://doi.org/10.3969/j.issn.1008-6609.2012.07.026
2012-01-01
Abstract:After analyzing the deficiency of MVC mode for supporting AOP technology,MVCA mode is proposed,which encapsulates the cross-cutting concerns as aspect layer and can weave aspect into MVC layers dynamically and invisibly.Then Multi-layers WEB System Architecture based on MVCA pattern is introduced.The architecture divides the WEB system into MVCA pattern layer and database architecture layer,which can realize the decoupling and management of core concern and cross-cutting concern.
What problem does this paper attempt to address?