文件名称:WebStore
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-03-02
- 文件大小:
- 10.73mb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个做的是一个网上商城网站,使用的是JAVA编程-This is an online mall site, using the JAVA programming
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WebStore
........\.classpath
........\.myeclipse
........\.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
........\.......\1
........\.......\2
........\.......\3
........\.......\4
........\.......\5
........\.......\6
........\.......\7
........\.......\8
........\.......\9
........\.......\META-INF
........\.......\........\MANIFEST.MF
........\.......\ShowCar.jsp
........\.......\ShowProducts.jsp
........\.......\WEB-INF
........\.......\.......\classes
........\.......\.......\.......\action
........\.......\.......\.......\......\AntaAction.class
........\.......\.......\.......\......\CartItem.class
........\.......\.......\.......\......\LoginAction.class
........\.......\.......\.......\......\ManagerAction.class
........\.......\.......\.......\......\ManagerLoginAction.class
........\.......\.......\.......\......\OrderAction.class
........\.......\.......\.......\......\Product.class
........\.......\.......\.......\......\ProductAction.class
........\.......\.......\.......\......\RegisterAction.class
........\.......\.......\.......\......\cart.class
........\.......\.......\.......\......\filter
........\.......\.......\.......\......\......\EncodingFilter.class
........\.......\.......\.......\......\......\GetRequestDecorator.class
........\.......\.......\.......\......\test.class
........\.......\.......\.......\applicationContext-beans.xml
........\.......\.......\.......\applicationContext-common.xml
........\.......\.......\.......\dao
........\.......\.......\.......\...\mapper
........\.......\.......\.......\...\......\AccountInfoMapper.class
........\.......\.......\.......\...\......\AccountInfoMapper.xml
........\.......\.......\.......\...\......\AntaInfoMapper.class
........\.......\.......\.......\...\......\AntaInfoMapper.xml
........\.......\.......\.......\...\......\OrderMapper.class
........\.......\.......\.......\...\......\OrderMapper.xml
........\.......\.......\.......\...\......\ProductMapper.class
........\.......\.......\.......\...\......\ProductMapper.xml
........\.......\.......\.......\...\......\UserExtraInfoMapper.class
........\.......\.......\.......\...\......\UserExtraInfoMapper.xml
........\.......\.......\.......\entity
........\.......\.......\.......\......\AccountInfo.class
........\.......\.......\.......\......\ManagerInfo.class
........\.......\.......\.......\......\Order.class
........\.......\.......\.......\......\Product.class
........\.......\.......\.......\......\UserExtraInfo.class
........\.......\.......\.......\......\UserInfo.class
........\.......\.......\.......\mybatis.xml
........\.......\.......\.......\persistence
........\.......\.......\.......\...........\DBUtil.class
........\.......\.......\.......\...........\ManagerDAO.class
........\.......\.......\.......\service
........\.......\.......\.......\.......\Antaservice.class
........\.......\.......\.......\.......\ManagerService.class
........\.......\.......\.......\.......\OrderService.class
........\.......\.......\.......\.......\ProductService.class
........\.......\.......\.......\.......\UserService.class
........\.......\.......\.......\.......\images.xml
........\.......\.......\.......\.......\impl
........\.......\.......\.......\.......\....\AntaServiceImpl.class
........\.......\.......\.......\.......\....\OrderServiceImpl.class
........\.......\.......\.......\.......\....\ProductServiceImpl.class
........\.......\.......\.......\.......\....\UserServiceImpl.class
........\.......\.......\.......\struts.xml
........\.......\.......\lib
........\.......\.......\...\aopalliance-1.0.jar
........\.......\.......\...\asm-3.1.jar
........\.......\.......\...\cglib-2.2.jar
........\.......\.......\...\commons-fileupload-1.2.2.jar
........\.......\.......\...\commons-io-2.0.1.jar
........\.......\.......\...\comm