文件名称:BookStore
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 11.4mb
- 下载次数:
- 0次
- 提 供 者:
- ton****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用Struts+Hibernate实现一个在线书店系统,主要功能是 :用户在线浏览书的种类,然后选择某个种类,接着浏览该种类所有图书,选中书后放入购物车,当选择书完毕进入购物车管理,可以删除已经选中的书,或是增加已选书的数量,最后还可以重新去浏览选择新书,确认无误后可以提交订单,选择用信用卡付账,付账完毕可以查看订单的状态,是否发货了.
eclipse 环境下开发的!直接导入到eclipse下就可用!-With Struts+ Hibernate to achieve an online bookstore system, the main function is: users online browsing book categories, then select a certain type, then browse all of the types of books, selected after the Add to Cart, when you select the book finished entering Cart management, can be deleted has been selected by the book, or to increase the number of books has been chosen, and finally can also choose to re-book to browse, confirmed orders can be submitted after the correct choice to pay by credit card, payment can view completed orders status, whether the fat of stock. eclipse development environment! Directly into the next eclipse will be used!
eclipse 环境下开发的!直接导入到eclipse下就可用!-With Struts+ Hibernate to achieve an online bookstore system, the main function is: users online browsing book categories, then select a certain type, then browse all of the types of books, selected after the Add to Cart, when you select the book finished entering Cart management, can be deleted has been selected by the book, or to increase the number of books has been chosen, and finally can also choose to re-book to browse, confirmed orders can be submitted after the correct choice to pay by credit card, payment can view completed orders status, whether the fat of stock. eclipse development environment! Directly into the next eclipse will be used!
相关搜索: bookstore
hibernate
购物车
eclipse
struts
struts+hibernate
购物车
jsp
在线书店
struts
eclipse
bookstore
shipping
card
hibernate
购物车
eclipse
struts
struts+hibernate
购物车
jsp
在线书店
struts
eclipse
bookstore
shipping
card
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BookStore
.........\.classpath
.........\.project
.........\bookstore.doc
.........\build
.........\.....\classes
.........\.....\.......\Book.hbm.xml
.........\.....\.......\Category.hbm.xml
.........\.....\.......\com
.........\.....\.......\...\jtf
.........\.....\.......\...\...\bookstore
.........\.....\.......\...\...\.........\BaseEntity.class
.........\.....\.......\...\...\.........\Book.class
.........\.....\.......\...\...\.........\BookstoreConstants.class
.........\.....\.......\...\...\.........\Category.class
.........\.....\.......\...\...\.........\controller
.........\.....\.......\...\...\.........\..........\AddItemAction.class
.........\.....\.......\...\...\.........\..........\BookstoreController.class
.........\.....\.......\...\...\.........\..........\BrowseCategoryAction.class
.........\.....\.......\...\...\.........\..........\CheckoutAction.class
.........\.....\.......\...\...\.........\..........\CompleteOrderAction.class
.........\.....\.......\...\...\.........\..........\DefaultAction.class
.........\.....\.......\...\...\.........\..........\ListCategoriesAction.class
.........\.....\.......\...\...\.........\..........\ManageCartAction.class
.........\.....\.......\...\...\.........\..........\ManageCartForm.class
.........\.....\.......\...\...\.........\..........\SalesReportAction.class
.........\.....\.......\...\...\.........\CustomerOrder.class
.........\.....\.......\...\...\.........\OrderItem.class
.........\.....\.......\...\...\.........\OrderStatus.class
.........\.....\.......\...\...\.........\persist
.........\.....\.......\...\...\.........\.......\EntityManager.class
.........\.....\.......\...\...\.........\.......\EntityManagerFactory.class
.........\.....\.......\...\...\.........\.......\SessionProvider.class
.........\.....\.......\...\...\.........\ShoppingCart.class
.........\.....\.......\...\...\.........\util
.........\.....\.......\...\...\.........\....\NumericUtil.class
.........\.....\.......\...\...\character
.........\.....\.......\...\...\.........\Filter
.........\.....\.......\...\...\.........\......\SetCharacterEncodingFilter.class
.........\.....\.......\CustomerOrder.hbm.xml
.........\.....\.......\hibernate.cfg.xml
.........\.....\.......\messages.properties
.........\.....\.......\OrderItem.hbm.xml
.........\.....\.......\OrderStatus.hbm.xml
.........\src
.........\...\Book.hbm.xml
.........\...\Category.hbm.xml
.........\...\com
.........\...\...\jtf
.........\...\...\...\bookstore
.........\...\...\...\.........\BaseEntity.java
.........\...\...\...\.........\Book.java
.........\...\...\...\.........\BookstoreConstants.java
.........\...\...\...\.........\Category.java
.........\...\...\...\.........\controller
.........\...\...\...\.........\..........\AddItemAction.java
.........\...\...\...\.........\..........\BookstoreController.java
.........\...\...\...\.........\..........\BrowseCategoryAction.java
.........\...\...\...\.........\..........\CheckoutAction.java
.........\...\...\...\.........\..........\CompleteOrderAction.java
.........\...\...\...\.........\..........\DefaultAction.java
.........\...\...\...\.........\..........\ListCategoriesAction.java
.........\...\...\...\.........\..........\ManageCartAction.java
.........\...\...\...\.........\..........\ManageCartForm.java
.........\...\...\...\.........\..........\SalesReportAction.java
.........\...\...\...\.........\CustomerOrder.java
.........\...\...\...\.........\OrderItem.java
.........\...\...\...\.........\OrderStatus.java
.........\...\...\...\.........\persist
.........\...\...\...\.........\.......\EntityManager.java
.........\...\...\...\.........\.......\EntityManagerFactory.java
.........\...\...\...\.........\.......\SessionProvider.java
.........\...\...\...\.........\ShoppingCart.java
.........\...\...\...\.........\util
.........\...\...\...\.........\....\NumericUtil.java
.........\...\...\...\character
.........\...\...\...\.........\Filter
.........\...\...\...\.........\......\SetCharacterEncodingFilter.java
.........\...\CustomerOrder.hbm.xml
.........
.........\.classpath
.........\.project
.........\bookstore.doc
.........\build
.........\.....\classes
.........\.....\.......\Book.hbm.xml
.........\.....\.......\Category.hbm.xml
.........\.....\.......\com
.........\.....\.......\...\jtf
.........\.....\.......\...\...\bookstore
.........\.....\.......\...\...\.........\BaseEntity.class
.........\.....\.......\...\...\.........\Book.class
.........\.....\.......\...\...\.........\BookstoreConstants.class
.........\.....\.......\...\...\.........\Category.class
.........\.....\.......\...\...\.........\controller
.........\.....\.......\...\...\.........\..........\AddItemAction.class
.........\.....\.......\...\...\.........\..........\BookstoreController.class
.........\.....\.......\...\...\.........\..........\BrowseCategoryAction.class
.........\.....\.......\...\...\.........\..........\CheckoutAction.class
.........\.....\.......\...\...\.........\..........\CompleteOrderAction.class
.........\.....\.......\...\...\.........\..........\DefaultAction.class
.........\.....\.......\...\...\.........\..........\ListCategoriesAction.class
.........\.....\.......\...\...\.........\..........\ManageCartAction.class
.........\.....\.......\...\...\.........\..........\ManageCartForm.class
.........\.....\.......\...\...\.........\..........\SalesReportAction.class
.........\.....\.......\...\...\.........\CustomerOrder.class
.........\.....\.......\...\...\.........\OrderItem.class
.........\.....\.......\...\...\.........\OrderStatus.class
.........\.....\.......\...\...\.........\persist
.........\.....\.......\...\...\.........\.......\EntityManager.class
.........\.....\.......\...\...\.........\.......\EntityManagerFactory.class
.........\.....\.......\...\...\.........\.......\SessionProvider.class
.........\.....\.......\...\...\.........\ShoppingCart.class
.........\.....\.......\...\...\.........\util
.........\.....\.......\...\...\.........\....\NumericUtil.class
.........\.....\.......\...\...\character
.........\.....\.......\...\...\.........\Filter
.........\.....\.......\...\...\.........\......\SetCharacterEncodingFilter.class
.........\.....\.......\CustomerOrder.hbm.xml
.........\.....\.......\hibernate.cfg.xml
.........\.....\.......\messages.properties
.........\.....\.......\OrderItem.hbm.xml
.........\.....\.......\OrderStatus.hbm.xml
.........\src
.........\...\Book.hbm.xml
.........\...\Category.hbm.xml
.........\...\com
.........\...\...\jtf
.........\...\...\...\bookstore
.........\...\...\...\.........\BaseEntity.java
.........\...\...\...\.........\Book.java
.........\...\...\...\.........\BookstoreConstants.java
.........\...\...\...\.........\Category.java
.........\...\...\...\.........\controller
.........\...\...\...\.........\..........\AddItemAction.java
.........\...\...\...\.........\..........\BookstoreController.java
.........\...\...\...\.........\..........\BrowseCategoryAction.java
.........\...\...\...\.........\..........\CheckoutAction.java
.........\...\...\...\.........\..........\CompleteOrderAction.java
.........\...\...\...\.........\..........\DefaultAction.java
.........\...\...\...\.........\..........\ListCategoriesAction.java
.........\...\...\...\.........\..........\ManageCartAction.java
.........\...\...\...\.........\..........\ManageCartForm.java
.........\...\...\...\.........\..........\SalesReportAction.java
.........\...\...\...\.........\CustomerOrder.java
.........\...\...\...\.........\OrderItem.java
.........\...\...\...\.........\OrderStatus.java
.........\...\...\...\.........\persist
.........\...\...\...\.........\.......\EntityManager.java
.........\...\...\...\.........\.......\EntityManagerFactory.java
.........\...\...\...\.........\.......\SessionProvider.java
.........\...\...\...\.........\ShoppingCart.java
.........\...\...\...\.........\util
.........\...\...\...\.........\....\NumericUtil.java
.........\...\...\...\character
.........\...\...\...\.........\Filter
.........\...\...\...\.........\......\SetCharacterEncodingFilter.java
.........\...\CustomerOrder.hbm.xml
.........