文件名称:网上购物系统的JSP实现
文件大小:108KB
文件格式:RAR
更新时间:2012-01-25 09:23:52
JSP 网上购物系统
本实例是一个由JSP实现的网上购物系统。本实例实现了基本的登录验证、查询商品、分页处理、购物车处理以及订单处理功能
【文件预览】:
网上购物系统的JSP实现
----new_pa9.jpg(35KB)
----安装方法.htm(6KB)
----cart()
--------CartManager.class(4KB)
--------OrderEntity.class(2KB)
--------OrderItemEntity.class(3KB)
--------UserEntity.class(2KB)
--------UserEntity.java(2KB)
--------ProductEntity.class(3KB)
--------CartManager.java(4KB)
--------ProductEntity.java(2KB)
--------OrderItemEntity.java(3KB)
--------OrderEntity.java(2KB)
----chapter4.rar(53KB)
----cart.mdb(188KB)
----cart.jsp(6KB)