Description: Realization of online bookstores function, product display, shopping cart, log the basic functions
To Search:
File list (Check if you may need any files):
Ec_port_briup
.............\.classpath
.............\.mymetadata
.............\.project
.............\.settings
.............\.........\.jsdtscope
.............\.........\org.eclipse.core.resources.prefs
.............\.........\org.eclipse.jdt.core.prefs
.............\.........\org.eclipse.wst.jsdt.ui.superType.container
.............\.........\org.eclipse.wst.jsdt.ui.superType.name
.............\WebRoot
.............\.......\META-INF
.............\.......\........\MANIFEST.MF
.............\.......\MyJsp.jsp
.............\.......\WEB-INF
.............\.......\.......\classes
.............\.......\.......\.......\com
.............\.......\.......\.......\...\briup
.............\.......\.......\.......\...\.....\ApplicationResources.properties
.............\.......\.......\.......\...\.....\common
.............\.......\.......\.......\...\.....\......\bean
.............\.......\.......\.......\...\.....\......\....\Category.class
.............\.......\.......\.......\...\.....\......\....\Category.hbm.xml
.............\.......\.......\.......\...\.....\......\....\Contactinfo.class
.............\.......\.......\.......\...\.....\......\....\Contactinfo.hbm.xml
.............\.......\.......\.......\...\.....\......\....\IShopCart.class
.............\.......\.......\.......\...\.....\......\....\Order.class
.............\.......\.......\.......\...\.....\......\....\Order.hbm.xml
.............\.......\.......\.......\...\.....\......\....\Orderline.class
.............\.......\.......\.......\...\.....\......\....\Orderline.hbm.xml
.............\.......\.......\.......\...\.....\......\....\Orderstatus.class
.............\.......\.......\.......\...\.....\......\....\Orderstatus.hbm.xml
.............\.......\.......\.......\...\.....\......\....\Payway.class
.............\.......\.......\.......\...\.....\......\....\Payway.hbm.xml
.............\.......\.......\.......\...\.....\......\....\Product.class
.............\.......\.......\.......\...\.....\......\....\Product.hbm.xml
.............\.......\.......\.......\...\.....\......\....\ShopCart.class
.............\.......\.......\.......\...\.....\......\....\User.class
.............\.......\.......\.......\...\.....\......\....\User.hbm.xml
.............\.......\.......\.......\...\.....\......\exception
.............\.......\.......\.......\...\.....\......\.........\DataAccessException.class
.............\.......\.......\.......\...\.....\......\.........\ServiceException.class
.............\.......\.......\.......\...\.....\......\transaction
.............\.......\.......\.......\...\.....\......\...........\HibernateTransaction.class
.............\.......\.......\.......\...\.....\......\...........\Transaction.class
.............\.......\.......\.......\...\.....\......\util
.............\.......\.......\.......\...\.....\......\....\DaoFactory.class
.............\.......\.......\.......\...\.....\......\....\HibernateSessionFactory.class
.............\.......\.......\.......\...\.....\......\....\ServiceFactory.class
.............\.......\.......\.......\...\.....\......\....\Utils.class
.............\.......\.......\.......\...\.....\dao
.............\.......\.......\.......\...\.....\...\IOrderDao.class
.............\.......\.......\.......\...\.....\...\IProductDao.class
.............\.......\.......\.......\...\.....\...\IUserDao.class
.............\.......\.......\.......\...\.....\...\impl
.............\.......\.......\.......\...\.....\...\....\OrderDaoImpl.class
.............\.......\.......\.......\...\.....\...\....\ProductDaoImpl.class
.............\.......\.......\.......\...\.....\...\....\UserDaoImpl.class
.............\.......\.......\.......\...\.....\service
.............\.......\.......\.......\...\.....\.......\IOrderService.class
.............\.......\.......\.......\...\.....\.......\IProductService.class
.............\.......\.......\.......\...\.....\.......\IUserService.class
.............\.......\.......\.......\...\.....\.......\impl
.............\.......\.......\.......\...\.....\.......\....\OrderServiceImpl.class
.............\.......