Based on Eclipse + JDK8 + Mysql + Tomcat + JSP was developed enterprise financial management system

Source code and papers Enterprise Financial Management System

Project Access path: HTTP: // localhost: 9090 / financial_management_system /

Enterprise financial management system is mainly used to implement the company's financial management, basic functions include: system login, department management information, employee information management, asset management, information management and other expenses. This system is structured as follows:
(1) end of workers:


    Login Module: Log function;


        Personal information module: Personal information may be modified;


    Personal wages modules: can be found in their wages;


    Company assets module: You can view the company's asset information;


    The operating module: You can view the company's business information;


    Company cost module: You can view the company's cost information;


        Year-end assets module: You can view the company's total asset information;


(2) super administrator side:


    Login module: Administrator login function;
    personal information module: You can modify personal information;


    Sector Information Management Module: The added sector, modify, delete, view function;


    Employee information management module: increased employee information, modify, delete, view function;


    Wage management module: an increase in wages, modifying, viewing;


    Asset Class Management Module: to achieve increased asset classes, delete, view function;


    Asset Information Management Module: to achieve increased asset information, viewing;


    Business Information Management Module: to achieve increased operating information, viewing;


    Cost information management module: the added cost information, viewing;


    Year-end asset analysis module: viewing the company's total assets;


JDBC was a very suitable exercise JSP project, and must have achieved a native JDBC

Code Address: https://download.csdn.net/download/zgz102928/12118728

发布了29 篇原创文章 · 获赞 7 · 访问量 4286

Guess you like

Origin blog.csdn.net/zgz102928/article/details/104080612