Font Size: a A A

Based On The Mvc Structure Of Management Information Systems Research And Development

Posted on:2005-03-30Degree:MasterType:Thesis
Country:ChinaCandidate:X H GongFull Text:PDF
GTID:2208360122988112Subject:Computer application technology
Abstract/Summary:PDF Full Text Request
MVC design pattern, which consists of three parts of components: a Model, a View, and a Controller. The model represents the data objects; The view serves as the screen representation of the model; The controller defines the way the user interface reacts to the user's input; the controller component is the object that manipulates the model. Some of the major benefits of using MVC include: reliability, high reuse, adaptability, very low development costs, rapid deployment, and maintainability.The struts project is a server-side Java implementation of MVC design pattern, which is designed with the intention of providing an-open source framework for creating Web applications that easily separate the presentation layer and allow it to be abstracted from data layer.Ibatis is the database layer. This framework helps us design and implement better persistence layers for Java application. There are two main components to the framework, which are SQL Maps and Data Access Objects.In the paper, a new management information system based on the structure of MVC is put forward to develop the Management Information System designed for a financial company of Tianjin, which takes full use of the struts and ibatis, has more reliability, adaptability, and very low development costs.
Keywords/Search Tags:MVC, Struts, Ibatis, SQL MAPS, DAO
PDF Full Text Request
Related items