Research on Improved MVC Design Pattern Based on Struts and XSL

  • Authors:
  • Shu-qiang Huang;Huan-ming Zhang

  • Affiliations:
  • -;-

  • Venue:
  • ISISE '08 Proceedings of the 2008 International Symposium on Information Science and Engieering - Volume 01
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

The MVC design pattern which can weaken the coupling among the different application tiers and make the development and maintenance become simpler, and it has been popularly used in designing web-based J2EE application. Whereas the application scale is larger and larger, traditional MVC pattern exposes some disadvantages. To meet with the development of application, the pattern should be extended and improved. Aiming at some disadvantages of Struts framework, an improved design pattern named XMVC based on Servlet, Bean, XML and XSL was proposed and an application example of the student information management system based on the XMVC pattern was presented in this paper.