Description: The system provides browse and purchase merchandise online features, technical core in your shopping cart management module, very good, I hope everyone likes, communicate a lot.
Database Name: shop contains three tables: category product item
To Search:
- [Tel2006] - This procedure is a hotel program-contro
- [javaMSS] - Classic mobile phone to send and receive
- [Newshopping] - This is an online shop development syste
File list (Check if you may need any files):
javaShopping
............\classes
............\.......\ApplicationResources.properties
............\.......\Generated Source
............\.......\jsp cache
............\.......\.........\testApp
............\.......\.........\.......\logout_0002ejsp_jsp.class
............\.......\.........\.......\package cache
............\.......\.........\.......\.............\shop.dep2
............\.......\.........\.......\.............\UnnamedPackage.dep2
............\.......\.........\.......\shop
............\.......\.........\.......\....\addProduct_0002ejsp_jsp.class
............\.......\.........\.......\....\clearall_0002ejsp_jsp.class
............\.......\.........\.......\....\deleteItem_0005fdo_0002ejsp_jsp.class
............\.......\.........\.......\....\updateCart_0005fdo_0002ejsp_jsp.class
............\.......\.........\.......\....\viewCart_0002ejsp_jsp.class
............\.......\.........\.......\....\viewCategory_0002ejsp_jsp.class
............\.......\.........\.......\....\viewProductByCategory_0002ejsp_jsp.class
............\.......\.........\.......\trans_0002ejsp_jsp.class
............\.......\package cache
............\.......\.............\test.bo.dep2
............\.......\.............\test.db.dep2
............\.......\.............\test.dep2
............\.......\.............\test.models.dep2
............\.......\.............\test.util.dep2
............\.......\test
............\.......\....\bo
............\.......\....\..\CartBO.class
............\.......\....\..\CategoryBO.class
............\.......\....\Configuration.class
............\.......\....\db
............\.......\....\..\DBAccess.class
............\.......\....\..\DBConnectionManager$DBConnectionPool.class
............\.......\....\..\DBConnectionManager.class
............\.......\....\Debug.class
............\.......\....\models
............\.......\....\......\Cart.class
............\.......\....\......\CartItem.class
............\.......\....\......\Category.class
............\.......\....\......\Item.class
............\.......\....\......\Product.class
............\.......\....\util
............\.......\....\....\StringUtil.class
............\Servlet.library
............\src
............\...\ApplicationResources.properties
............\...\test
............\...\....\actions
............\...\....\bo
............\...\....\..\CartBO.java
............\...\....\..\CategoryBO.java
............\...\....\Configuration.java
............\...\....\db
............\...\....\..\DBAccess.java
............\...\....\..\DBConnectionManager.java
............\...\....\Debug.java
............\...\....\forms
............\...\....\models
............\...\....\......\Cart.java
............\...\....\......\Cart.jbx
............\...\....\......\CartItem.java
............\...\....\......\Category.java
............\...\....\......\Category.jbx
............\...\....\......\Item.java
............\...\....\......\Item.jbx
............\...\....\......\Product.java
............\...\....\......\User.jbx
............\...\....\util
............\...\....\....\StringUtil.java
............\Test.jpx
............\Test.jpx.local
............\testApp
............\.......\hellking2.css
............\.......\logout.jsp
............\.......\shop
............\.......\....\addProduct.jsp
............\.......\....\clearall.jsp
............\.......\....\deleteItem_do.jsp
............\.......\....\updateCart_do.jsp
............\.......\....\viewCart.jsp
............\.......\....\viewCategory.jsp
............\.......\....\viewProductByCategory.jsp
............\.......\....\新建 文本文档.txt
............\.......\shop.sql
............\.......\trans.jsp
............\.......\WEB-INF
............\.......\.......\c-rt.tld
............\.......\.......\c.tld
............\.......\.......\classes
............\.......\.......\.......\ApplicationResources.properties
............\.......\.......\.......\test
............\.......\.......\.......\....\bo
............\.......\.......\.......\....\..\CartBO.class
............\.......\.......\.......\....\..\CategoryBO.class
............\.......\.......\......