java保险产品互联网展销平台后台管理系统设计

本系统是基于Java的一个后台管理系统,用了MiniUI来完成页面的布局和操作,用servlet来进行数据的对接和操作,用了MySQL来建表以及存储数据。


摘   要:随着互联网技术的发展,传统保险活动也与互联网相结合,在经营模式、营销、保险产品、售后服务等方面进行了一系列创新。

互联网保险目前处于快速增长期,主要迹象为互联网保费收入增长较快。评价互联网保险发展的尺度不仅是互联网渠道的保费增速。为了实现盈利,保险公司必须扩大规模。公司有良好的经营,高效运行的后台管理是可以扩大规模的前提。这样可以节省企业运营成本,提高管理效率。

本文探讨了保险产品互联网展销平台后台管理系统的需求分析,整体功能介绍,技术分析,界面设计,数据库设计等内容。本系统使用jquery和ajax技术进行前端的请求转发和数据展示,利用servlet进行数据的前后传递,实现了管理员登录、用户的增删改查、模糊查询、商品的增删改查等主要操作功能,具有良好的可扩展性。

关键词:互联网保险;servlet;MiniUI

Abstract:With the development of Internet technology, traditional insurance activities are also combined with the Internet, in the business model, marketing, insurance products, after-sales service, and so on a series of innovations.

Internet insurance is currently in a period of rapid growth, with the main signs of faster growth in Internet premium income. Evaluation of the scale of Internet insurance development is not only the Internet channel premium growth. In order to achieve profitability, insurance companies must scale up. The company has a good business, efficient operation of the background management can expand the size of the premise. This can save business operating costs and improve management efficiency.

This paper discusses the demand analysis, the overall function introduction, the technical analysis, the interface design, the database design, and the programming design of the background system of the insurance product internet exhibition platform. The system uses jquery and ajax technology for front-end request forwarding and data display, the use of servlet data before and after the transfer, to achieve the administrator login, the user's additions and deletions, fuzzy query, the addition and deletion of goods and other major operational functions, Good scalability.

Keywords: Internet insurance;servlet;MiniUI

目  录

第一章 绪论 1

1.1 课题背景 1

1.2 国内外研究发展 1

1.2.1 国内现状 1

1.2.2 国外现状 2

1.3 本章小结 3

第二章 开发所用技术 4

2.1 开发工具 4

2.2 MiniUI 4

2.3 Servlet 5

2.4 Navicat for MySQL 5

2.5 本章小结 5

第三章 系统需求分析 6

3.1 可行性分析 6

3.2 系统功能需求 7

3.3 系统数据库概念模型分析 7

3.4 系统业务流程分析 8

3.5 本章小结 9

第四章 系统设计 10

4.1 系统设计原则 10

4.2 系统功能架构 10

4.3 系统模块设计 11

4.3.1 用户信息 11

4.3.2 产品信息 11

4.3.3 订单信息 12

4.3.4 购物车信息 12

4.4 数据库设计 12

4.5 后台接口设计 14

4.5.1 导航栏接口 14

4.5.2 用户接口 14

4.5.3 产品接口 15

4.5.4 订单接口 15

4.6 本章小结 16

第五章 系统实现 17

5.1 数据库连接 17

5.2 页面实现 17

5.2.1 主页面 17

5.2.2 用户信息界面 18

5.2.3 产品信息界面 20

5.2.4 订单信息界面 21

5.2.5 购物车界面 22

5.3 类实现 23

5.3.1 导航栏 23

5.3.2 用户 24

5.3.3 产品 25

5.3.4 订单 26

5.4  本章小结 26

结 语 27

致 谢 28

参 考 文 献 29

第一章 绪论

1.1 课题背景

传统保险业务,需要有专门的业务人员上门与客户面对面讲解保险业务,主要包括人寿保险,健康险,养老保险等业务。因为人为因素的存在,就需要更专业地去进行规划。而业务人员的上门服务又受到天气和距离的因素影响,对用户体验有所降低。传统保险业务对数据的统计和分析也需要大量的人力,这对企业来说也是不小的开销。