论文中文题名: | 电子商务网站研究及应用 |
姓名: | |
学号: | 04234 |
保密级别: | 公开 |
学科代码: | 081203 |
学科名称: | 计算机应用技术 |
学生类型: | 硕士 |
院系: | |
专业: | |
第一导师姓名: | |
论文外文题名: | Study and Application the Electronic Commerce Website |
论文中文关键词: | |
论文外文关键词: | |
论文中文摘要: |
随着Internet的飞速发展和信息经济、网络经济等概念的提出,电子商务受到人们越来越多的关注。通俗地说,所谓电子商务就是指在电子技术的基础上进行的商务活动。其目的是替代传统交易过程中纸质信息的存储、传递、统计、发布等环节,从而实现商品和服务交易管理等活动的全过程无纸化,并达到高效率、低成本、实时化、网络化、直接化等目的。为了提高企业市场竞争力,越来越多的企业正在通过电子商务的形式进行网上商品交易。构建适合企业自身发展的电子商务网站已经成为现阶段企业十分关心的问题。目前,JSP技术正在成为构建和开发电子商务网站的主要技术。
JSP(JAVA SERVER PAGES)是由Sun 公司在Java语言的基础上开发出来的一种动态网页制作技术,其可使网页中的动态部分和静态的HTML相分离,并为开发人员提供了一个Server端框架。基于这个框架,开发人员可以综合使用HTML、XML、JAVA语言以及其他脚本语言,灵活、快速地创建和维护动态网页。
MVC(Model/View/Controller)模式是软件工程学中一个非常重要的设计模式,为交互式系统提供了一个非常优秀的开发模型,MVC对对象的强制分离使得系统的开发变得非常灵活,同时又提高了系统设计的可重用性。B/S(Browser/Server)结构即浏览器/服务器结构,它是随着Internet技术的兴起,对C/S结构的一种变化。在这种结构下,用户工作界面是通过WWW浏览器来实现,极少部分事务逻辑在前端(Browser)实现,主要事务逻辑在服务器端(Server)实现。这样就大大简化了客户端电脑载荷,减轻了系统维护与升级的成本和工作量,降低了用户的总体成本。特别是在JAVA这样的跨平台语言出现之后,B/S架构管理软件更是方便、快捷、高效。
本文主要内容为基于JSP的电子商务网站的构建与开发。文中首先叙述了电子商务、JSP技术、MVC模式、B/S架构等相关理论和技术,然后给出了电子商务网站的设计流程和MVC模式下电子商务网站的结构,接着设计和开发了一个电子商务网站的实例——网上书店。网上书店在实现中采用了MVC模式,使用了JSP与JavaBean相结合的方法,最后讨论了电子商务网站的安全问题。
﹀
|
论文外文摘要: |
The electron commerce attracts the public’s increasing attention with fast development of the internet and the appearing idea of information economy and network economy. Generally, what is called electron commerce is a Commerce activity based on the electron techniques, its aim is to substitute the storage、 transfer、 statistic、 issuance the paper information in the traditional trade, implement electronalization in the whole process of commodity and service exchanging management, and achieve the aim of high efficiency, low cost, real-time, on-net and directness. In order to advance the enterprise market competition , more and more enterprises trade commodity via the form of electron commerce on the net, then how to construct electron commerce website which suit for the developing of enterprise became a attracting problem. At present, JSP become main techniques in constructing and developing electron commerce website.
JSP(JAVA SERVER PAGES)which is dynamic net web making techniques develop from a Java language base by Sun Co.. It can separate the dynamic parts and static parts of HTML in net web, and supply a Server port frame for developer. Base on this frame, the developer can make use of HTML, XML, JAVA or other script language to construct and maintenance the dynamic net web.
MVC(Model/View/Controller) which is an allimportant design pattern in software engineering supplies excellent developing model for mutual system, it makes the system designment agility through compellent separation of class object, and improve the repeatable of the designment simultaneity. B/S(Browser/Server)which is a browser and server frame ameliorate on the base of C/S with the internet techniques development. With this frame, user work interface realize by WWW browser, a little part event logic unit realized in front (Browser), and main event logic unit realized in server port (Server). This frame greatly predigest load in the client port, mitigate the cost and workload when system maintenance and upgrade, and reduce the gross cost. Especially after the appearance of bestraddle platform language like JAVA, B/S frame management software become more convenient, rapidly, high effective.
The thesis mainly research the design and development of the Electron Commerce Website which base on JSP. Firstly, explain the correlative theory and techniques of electron commerce, JSP techniques, MVC frame and B/S pattern. Secondly, provide the design flow of the electron commerce website and structure of Electron Commerce Website on MVC pattern, and design and implement an electron commerce website—Internet Bookshop, which adopts the pattern of MVC and combinative of JSP and JavaBean. Finally, analyse the security problems of electron commerce website.
﹀
|
中图分类号: | TP393 |
开放日期: | 2008-04-10 |