登录
首页 » Java » eStore_script

eStore_script

于 2009-09-25 发布 文件大小:50KB
0 198
下载积分: 1 下载次数: 7

代码说明:

  用java,jsp,servlet编写的一个购物车。(Using java, jsp, servlet written in a shopping cart.)

文件列表:

eStore_script
.............\.classpath
.............\.mymetadata
.............\.project
.............\src
.............\...\com
.............\...\...\imut
.............\...\...\....\bean
.............\...\...\....\....\Book.java
.............\...\...\....\....\Customer.java
.............\...\...\....\....\OrderForm.java
.............\...\...\....\....\OrderLine.java
.............\...\...\....\....\ShoppingCart.java
.............\...\...\....\common
.............\...\...\....\......\ConnectionFactory.java
.............\...\...\....\......\DBUtil.java
.............\...\...\....\......\HL.java
.............\...\...\....\dao
.............\...\...\....\...\customer
.............\...\...\....\...\........\CustomerDaoImpl.java
.............\...\...\....\...\order
.............\...\...\....\...\.....\OrderDaoImpl.java
.............\...\...\....\servlet
.............\...\...\....\.......\AddOrderLineServlet.java
.............\...\...\....\.......\ClearCartServlet.java
.............\...\...\....\.......\ConfirmServlet.java
.............\...\...\....\.......\ListOrderServlet.java
.............\...\...\....\.......\LognServlet.java
.............\...\...\....\.......\RegisterServlet.java
.............\WebRoot
.............\.......\confirm.jsp
.............\.......\demo
.............\.......\....\confirm.html
.............\.......\....\index.html
.............\.......\....\index.jsp
.............\.......\....\listBookStore.html
.............\.......\....\listCart.html
.............\.......\....\listOrder.html
.............\.......\....\login.html
.............\.......\....\order.html
.............\.......\....\orderinfo.html
.............\.......\....\register.html
.............\.......\listBookStore.jsp
.............\.......\listCart.jsp
.............\.......\listOrder.jsp
.............\.......\login.jsp
.............\.......\META-INF
.............\.......\........\MANIFEST.MF
.............\.......\MyJsp.jsp
.............\.......\order.jsp
.............\.......\register.jsp
.............\.......\WEB-INF
.............\.......\.......\classes
.............\.......\.......\.......\com
.............\.......\.......\.......\...\imut
.............\.......\.......\.......\...\....\bean
.............\.......\.......\.......\...\....\....\Book.class
.............\.......\.......\.......\...\....\....\Customer.class
.............\.......\.......\.......\...\....\....\OrderForm.class
.............\.......\.......\.......\...\....\....\OrderLine.class
.............\.......\.......\.......\...\....\....\ShoppingCart.class
.............\.......\.......\.......\...\....\common
.............\.......\.......\.......\...\....\......\ConnectionFactory.class
.............\.......\.......\.......\...\....\......\DBUtil.class
.............\.......\.......\.......\...\....\......\HL.class
.............\.......\.......\.......\...\....\dao
.............\.......\.......\.......\...\....\...\customer
.............\.......\.......\.......\...\....\...\........\CustomerDaoImpl.class
.............\.......\.......\.......\...\....\...\order
.............\.......\.......\.......\...\....\...\.....\OrderDaoImpl.class
.............\.......\.......\.......\...\....\servlet
.............\.......\.......\.......\...\....\.......\AddOrderLineServlet.class
.............\.......\.......\.......\...\....\.......\ClearCartServlet.class
.............\.......\.......\.......\...\....\.......\ConfirmServlet.class
.............\.......\.......\.......\...\....\.......\ListOrderServlet.class
.............\.......\.......\.......\...\....\.......\LognServlet.class
.............\.......\.......\.......\...\....\.......\RegisterServlet.class
.............\.......\.......\lib
.............\.......\.......\web.xml

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BPlusTree
    基于JAVA的B+树数据结构,B+树是改进的平衡二叉树,查询效率更高。(JAVA-based B+-tree data structure, B+ tree is an improved balanced binary tree, the query more efficient.)
    2011-11-10 10:48:34下载
    积分:1
  • MimeMessageTest
    This is a series of unit tests for the MimeMessage class. These tests must be locally complete - no server(s) required.
    2013-11-28 12:34:27下载
    积分:1
  • 19code
    crm 客户关系管理系统,ssh2架构,mvc模式开发,完整源代码(The architecture of SSH2 CRM customer relationship management system,, the MVC pattern of development, integrity of the source code)
    2014-07-16 17:40:07下载
    积分:1
  • itcast0820Project
    说明:  工作流实现,通过工作流联练习开发审批类项目需求。(Workflow Implementation)
    2020-06-24 15:00:02下载
    积分:1
  • EclipseJSTsourcecode
    应用程序和示例代码是针对一个环境,其中包括JBoss的4.0.x版( www.jboss.org ) , Apache的德比10.0.2.1 ( db.apache.org /德比郡)和SMTP服务器。因此您将需要这些应用程序安装和配置。见附录A的配置Apache的德比为4.0.x和附录B和第10章配置的JBoss 。(The application and sample code were targeted for an environment that included JBoss 4.0.x (www.jboss.org), Apache Derby 10.0.2.1 (db.apache.org/derby) and an SMTP server. Therefore you will need these applications installed and configured. See appendix A for configuring Apache Derby 4.0.x and appendix B and chapter 10 for configuring JBoss. Most of these chapters include an enterprise application archieve (ear) for easy installation. To use these applications in a development environment, you will also need WTP, Eclipse 3.1, WTP dependencies, XDoclet and the JBoss plugin. See chapter 6 for installation details.)
    2009-04-11 15:15:04下载
    积分:1
  • i-jetty-xs-(1)
    ijetty服务器的启动关闭以及资源下载,基本框架,直接import进eclipse就可运行(ijetty server startup shutdown, and resources, the basic framework for direct import into eclipse can be run)
    2013-07-01 14:21:25下载
    积分:1
  • guangxi
    一个简单的使用Spring框架实现MVC的例子(use a simple framework for achieving Spring MVC example)
    2007-03-14 08:50:07下载
    积分:1
  • [www.java1234.com]JspaServlet
    java的学生管理系统,其中包括数据库编程,js界面编程(java student management system, including programming, java programming interface)
    2015-11-26 11:36:10下载
    积分:1
  • pattern-java
    设计模式经典书籍,学习设计模式的入门教程,浅显易懂(Classic design patterns book, Design Patterns Study Guide entry, easy to understand)
    2009-02-22 15:02:06下载
    积分:1
  • ArabicStemmerCode_2
    stemmer for Arabic words/texts
    2013-06-20 02:26:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载