Font Size: a A A

Design And Implementation Of The Power Enterprise Network Office System

Posted on:2016-07-30Degree:MasterType:Thesis
Country:ChinaCandidate:M C DingFull Text:PDF
GTID:2298330467499178Subject:Software engineering
Abstract/Summary:PDF Full Text Request
In most of the power enterprises, the traditional manual management of files,information transmission and all kinds of business, all employees do them by themselves,which greatly reduces the efficiency of the office and wastes the precious time to makeunnecessary losses. And for executives and employees, the biggest attraction is that the onlineautomatic office system can make them never leave home across the regions. But inefficientmethods of current power enterprise executives and employees suffer, office low efficiencyproblem is the common problem power enterprise faces. If the this problem can be solved, hecan go further in this industry. Solution is to develop office online system, provide for thepower enterprise network office automation solutions, and solve the problem of lowefficiency of the office.The power enterprise network office system is the use of the Internet technology, via abrowser browsing all kinds of information, management of various resources, tasks and workplan together, providing a powerful office transaction processing ability, cross-sectoral,cross-regional, office at any time, message in a timely manner, saving resources, unifiedmanagement, etc. It contains the functions of meeting management, announcement, E-mail,personnel management, and document sharing. With the development of Internet, onlineoffice, and never to leave home office has become possible. Network office system for dailyoffice is not only convenience, but reduces the cost of manpower and material resources,brings directly interests. The network office system takes efficiency to the company whosestaff can focus on the business. The data can be managed by computer and the people incompany will get efficient office experience..Java technology is used in the application of the Internet more and more widely, involvesvarious fields, and various types of applications. Based on the framework of Java technology,server-side open source framework saves development efficiency greatly. SSH framework isbased on Java technology applied to three free open-source server-side developmentframework. Struts is a MVC framework, applications based on the MVC framework can beflexibly configured to focus on writing code; Hibernate is a persistence layer framework,through the framework we can largely implement the system across the database operation, and can greatly improve the development efficiency as well as the system data accessefficiency. Spring provides the IOC container and AOP, besides it also expands the manyuseful modules, such as JDBC modules and springMVC, etc. The detail of network officesystem design and implementation is discussed in this paper based on the Java platform, andfinally test to validate the effectiveness of the system.This system will realize the present most functions of the popular network officeautomation system, to provide guarantee for the power enterprise, and this paper provides adetailed system requirements analysis, system design, implementation and test details. Systemis divided into ten parts: staff management, meeting management, public announcementmanagement, attendance management, planning, audit management, asset management,document management, mail management, suggestion box, and mobile office system designwas proposed in the final. Server-side architecture of this system is to use SSH architecture,because the PC is using a browser to display web pages, return it directly to the Strutsframework in the configuration view for JSP. The mobile client, however, cannot directlyparse JSP file, and now that users use mobile client software, so they will not use the browserto access the server to return the data in the form of web pages. Web and mobile client is thepresentation layer, access servers are the same way, both are all HTTP requests. The wayanalytical data returned is different, however, web pages is to use the browser parses theHTTP response, and customization of mobile phone client software is not able to use thebrowser to display data. So server-side Struts for mobile client can’t directly access, butdirectly use Servlet to receive the request and returns a response. The system preliminarilycompletes power enterprise network office automation, and makes the system convenientinstallation and maintenance by using B/S architecture. It uses the open source developmenttechnology to save development costs, achieve good system architecture design and goodextensibility. To a certain extent, it can solve the low efficiency of office, also can improveenterprise well-knownness and save the enterprise internal unnecessary costs.
Keywords/Search Tags:power enterprise office automation, network office, SSH, B/S
PDF Full Text Request
Related items