Description: Simple online shopping mall have to design and implementation, based on SSH development, using JSP, ajax technology to the MySql , realize the login, registration, browsing goods, orders, etc
To Search:
File list (Check if you may need any files):
store_tea
.........\.classpath
.........\.project
.........\.settings
.........\.........\.jsdtscope
.........\.........\org.eclipse.jdt.core.prefs
.........\.........\org.eclipse.wst.jsdt.ui.superType.container
.........\.........\org.eclipse.wst.jsdt.ui.superType.name
.........\build
.........\.....\classes
.........\.....\.......\com
.........\.....\.......\...\briup
.........\.....\.......\...\.....\bean
.........\.....\.......\...\.....\....\Book.class
.........\.....\.......\...\.....\....\book.hbm.xml
.........\.....\.......\...\.....\....\Customer.class
.........\.....\.......\...\.....\....\customer.hbm.xml
.........\.....\.......\...\.....\....\Line.class
.........\.....\.......\...\.....\....\line.hbm.xml
.........\.....\.......\...\.....\....\Order.class
.........\.....\.......\...\.....\....\order.hbm.xml
.........\.....\.......\...\.....\common
.........\.....\.......\...\.....\......\create_table.txt
.........\.....\.......\...\.....\......\Criteriable.class
.........\.....\.......\...\.....\......\HibernateSessionFactory.class
.........\.....\.......\...\.....\dao
.........\.....\.......\...\.....\...\BaseDao.class
.........\.....\.......\...\.....\...\BookDao.class
.........\.....\.......\...\.....\...\CustomerDao.class
.........\.....\.......\...\.....\...\LineDao.class
.........\.....\.......\...\.....\...\OrderDao.class
.........\.....\.......\...\.....\service
.........\.....\.......\...\.....\.......\IBookService.class
.........\.....\.......\...\.....\.......\ICustomerService.class
.........\.....\.......\...\.....\.......\ILineService.class
.........\.....\.......\...\.....\.......\impl
.........\.....\.......\...\.....\.......\....\BookServiceImpl.class
.........\.....\.......\...\.....\.......\....\CustomerServiceImpl.class
.........\.....\.......\...\.....\.......\....\LineServiceImpl.class
.........\.....\.......\...\.....\.......\....\OrderServiceImpl.class
.........\.....\.......\...\.....\.......\IOrderService.class
.........\.....\.......\...\.....\test
.........\.....\.......\...\.....\....\HibernateTest.class
.........\.....\.......\...\.....\web
.........\.....\.......\...\.....\...\BookAction.class
.........\.....\.......\...\.....\...\CustomerAction.class
.........\.....\.......\...\.....\...\LineAction.class
.........\.....\.......\...\.....\...\OrderAction.class
.........\.....\.......\hibernate.cfg.xml
.........\.....\.......\struts.xml
.........\src
.........\...\com
.........\...\...\briup
.........\...\...\.....\bean
.........\...\...\.....\....\book.hbm.xml
.........\...\...\.....\....\Book.java
.........\...\...\.....\....\customer.hbm.xml
.........\...\...\.....\....\Customer.java
.........\...\...\.....\....\line.hbm.xml
.........\...\...\.....\....\Line.java
.........\...\...\.....\....\order.hbm.xml
.........\...\...\.....\....\Order.java
.........\...\...\.....\common
.........\...\...\.....\......\create_table.txt
.........\...\...\.....\......\Criteriable.java
.........\...\...\.....\......\HibernateSessionFactory.java
.........\...\...\.....\dao
.........\...\...\.....\...\BaseDao.java
.........\...\...\.....\...\BookDao.java
.........\...\...\.....\...\CustomerDao.java
.........\...\...\.....\...\LineDao.java
.........\...\...\.....\...\OrderDao.java
.........\...\...\.....\service
.........\...\...\.....\.......\IBookService.java
.........\...\...\.....\.......\ICustomerService.java
.........\...\...\.....\.......\ILineService.java
.........\...\...\.....\.......\impl
.........\...\...\.....\.......\....\BookServiceImpl.java
.........\...\...\.....\.......\....\CustomerServiceImpl.java
.........\...\...\.....\.......\....\LineServiceImpl.java
.........\...\...\.....\.......\....\OrderServiceImpl.java
.........\...\...\.....\.......\IOrderService.java
.........\...\...\.....\test
.........\...\...\.....\....\HibernateTest.java
.........\...\...\.....\web
.........\...\...\.....\...\BookAction.java
.........\...\...\.....\...\CustomerAction.java
.........\...\...\.....\...\LineAction.java
.........\...\...\.....\...\OrderAction.java
.........\...\hibernate.cfg.xml