Font Size: a A A

Web Page Generating System Base On XML

Posted on:2016-04-27Degree:MasterType:Thesis
Country:ChinaCandidate:H YinFull Text:PDF
GTID:2298330467493217Subject:Computer Science and Technology
Abstract/Summary:PDF Full Text Request
With the popularity of the Internet and the rapid development of Web technologies, Web applications have become an important part of our social life, learning and the working. More and more application areas such as financial management, customer relationship management and student information management have launched their Web access platform.In order to improve the development efficiency of Web management system, a lot of auto-generation tools have been proposed, such as template-based tools and visual page editing tools. Through summarizing the general model in web development and encapsulating the repetitive operations, this paper introduces a structure text that describe the information in the page, including layout, components, datas and interactive logics. The page can be rendered automatically by parsing these XML files. The web developers can create the page which constitutes the complete web application system by writing the XML filses with just a few or no development. It can greatly improve the efficiency of web development, and reduce the cost of maintainance and the requirements for developers.Firstly, this paper introduces the web auto-generating technologies and sums up current deficiencies in the development process of the Web management system. Then the aim and significance of the subject are proposed. Secondly we introduce the key technologies used by this paper. In the next section we analyze the system requirements, including functional and non-functional requirements. In the implementation section, firstly we introduce the framework of the whole system, the process of page rendering and the preliminary design. Then we introduce the details in the design and implementation of the page renderer, including frame renderer, components manager and logic manager in details. Then we explain the data operation service module, including building tables in an automatic way and data access service. At last we introduces the implementation of auxiliary function such as XML files, login and authority administration.In order to verify the integrity and availability of the system, we build an enterprise quality management system by appling our system and test the target system. The test result proves the effectiveness of the automatic generating system. The system can improve the efficiency of development in Web management system.Finally we summarize the research and work contents and discuss the possible next work.
Keywords/Search Tags:computer software, web management system, auto generation xml
PDF Full Text Request
Related items