PAGE \* MERGEFORMAT

PAGE \* MERGEFORMAT 7

摘 要

本毕业设计采用SSH(Struts+Spring+Hibernate)整合框架以及mvc模式来实现网店管理,消费者注册、购买等服务的平台系统。

在表示层中,首先通过JSP页面实现交互界面,负责传送请求和接收响应,然后Struts根据配置文件将接收到的Request委派给相应的Action处理。在业务层中,管理服务组件的Spring IoC容器负责向Action提供业务模型组件和该组件的协作对象数据处理组件完成业务逻辑。

最后,经过对市场系统进行详细的需求分析、体系架构设计后,实现了这个网上购物系统,前台功能包括注册和登录、商品浏览、个人信息管理等;后台功能包括商品管理、订单管理等。通过实践,很好的整合了这三个框架,将其应用到实际的项目中,方便以后更好的工作,体现了较高的应用价值。

关键词:电子商务平台; Spring; Struts; Hibernate; Java

Abstract

This graduation assignment used SSH(Struts+Spring+Hibernate) framework.What is more,it achieve management of online store,customers’ register and purchasing service based on MVC system and SSH framework.

In the presentation level , the first step is used JSP website to complete interactive interface, which charge for request and response.Then the Struts according to already file transform the request from the Action Servlet to pointed Action.In the processing level,Management service module Spring IOC will offer the project module Model and DAO module to Action to complete processing and offering the modules included business dealing,buffer pool which aims to improve the system efficiency and ensure complement of the data.

Finally, we achieved this online-shopping system which is supported by the varieties of technologies referred above,after analyzing the requirement of market system and design the framework.This system divide into proscenium and background operation.In the proscenium,it service for register,log in,scanning goods,personal information management.Background operation is used for goods management,goods classify management and orders management.We successfully put three framework into practice and apply them into reality, We have a rich experience of handling the BAE data base which is be helpful to our future job.In general, it has a great application value.

Keywords : E-commerce; Spring; Struts; Hibernate; Java

目录 TOC \o "1-3" \h \z \u

HYPERLINK \l "_Toc422656080" 1 研究背景与研究意义 PAGER