Font Size: a A A

The Design And Implementation Of Web Office Automation System Based On MVC

Posted on:2007-05-29Degree:MasterType:Thesis
Country:ChinaCandidate:Z J YaoFull Text:PDF
GTID:2178360182480882Subject:Computer application technology
Abstract/Summary:PDF Full Text Request
MVC is a suitable design paradigm for interactive systems. Systems designed by MVC are composed of model, view and controller. The three parts separate application's input, process and output, which conquers the disadvantage of traditional system that made up by one single module, such as the low develop efficiency, the poor maintainability and expansibility. JSP Model 2 is a web application development model based on MVC. It uses JSP to build up presentation layer, and uses Servlet to process complicated missions. JSP Model 2 combines the outstanding excellence of JSP and Servlet.Struts is a application framework based on MVC design paradigm. The core of Struts is a flexible controller layer based on standard technologies like Java Servlet, JavaBeans and XML. In this framework, controller is implemented by ActionServlet, view is composed of some JSP files, and model is built up by JavaBean or EJB that have implemented business logic.Office Automation System makes some devices or man-machine information systems to finish various official activities, which improves working efficiency and quality greatly. To improve organization's working efficiency and manage quality by building up office automation system appropriate for themselves, is very critical for a modern enterprise.After researching and analyzing Struts detailed, we build an office automation system based on Struts. We give out its architecture. We also design and implement . the document missive circulation sub system.
Keywords/Search Tags:design patterns, MVC pattern, Struts, Office Automation
PDF Full Text Request
Related items