jsp+access 网上书店

来源:百度知道 编辑:UC知道 时间:2024/05/25 13:58:24
我只要基本功能就好了,不过一定能运行的。我想拿个实例来学习下,有的发个给我,帮下小弟我吧。谢谢~!
邮箱:chensaijin_01@163.com
QQ:261767299

JSP+ACCESS 网上书店系统2008年11月20日 10:50中英文摘要

  第一章 JAVA的网络功能与编程
  1-1 JAVA语言简介
  1-2 JAVA语言在网络上的应用
  1-3 JSP的基础——Servlet 技术
  第二章 Struts概述
  2-1 Struts的由来和发展
  2-1-1 MVC简介
  2-2 Struts优缺点
  3-3 Struts的工作流程
  第三章 网上书店详细设计
  3-1 需求分析
  3-2 总体设计
  3-3 功能设计
  3-4 数据库设计与实现
  3-4-1 数据库的需求分析
  3-4-2 创建数据表的脚本
  3-5 网上书店基本流程
  3-6 网上书店各页面功能
  3-7 业务逻辑层各bean功能
  3-8 控制处理层

  总结
  参考文献
  摘要
  JAVA语言是目前Internet上大型的WEB应用程序开发时使用得最热门的编程语言,本文描述了JAVA和JSP技术的特点以及在互联网上的使用情况,介绍这两种技术的重要编程方法和两者之关的联系,同时也会应用相关的Struts框架,并完成一个基于这种技术的网上书店系统。
  【关键字】JAVA, Struts, Servlet, JSP, 网络编程, 电子商务, 网上书店

  Abstract
  At present JAVA is the hottest programming language for WEB development, This text described the characteristics of JAVA and JSP technology and the state of operating on Internet, It introduced the relationship between them and the important programming method of t