文件名称:Auction
介绍说明--下载内容均来自于网络,请自行研究使用
手写的struts2的小例子,对有新手会有帮助,可以看一下,非常简洁明了,学习时的手写例子-Besides whatever the hell else you ve got in there.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Auction
.......\.classpath
.......\.myeclipse
.......\.myhibernatedata
.......\.mymetadata
.......\.project
.......\.settings
.......\.........\.jsdtscope
.......\.........\org.eclipse.jdt.core.prefs
.......\.........\org.eclipse.wst.jsdt.ui.superType.container
.......\.........\org.eclipse.wst.jsdt.ui.superType.name
.......\src
.......\...\com
.......\...\...\action
.......\...\...\......\ProductAction.java
.......\...\...\common
.......\...\...\......\HibernateUtil.java
.......\...\...\......\LoginInterceptor.java
.......\...\...\dao
.......\...\...\...\ShowDao.java
.......\...\...\entity
.......\...\...\......\AuctionBid.hbm.xml
.......\...\...\......\AuctionBid.java
.......\...\...\......\AuctionProduct.hbm.xml
.......\...\...\......\AuctionProduct.java
.......\...\...\......\test.java
.......\...\...\......\Users.hbm.xml
.......\...\...\......\Users.java
.......\...\hibernate.cfg.xml
.......\...\struts.xml
.......\WebRoot
.......\.......\auction
.......\.......\.......\info.jsp
.......\.......\.......\main.jsp
.......\.......\index.jsp
.......\.......\META-INF
.......\.......\........\MANIFEST.MF
.......\.......\WEB-INF
.......\.......\.......\classes
.......\.......\.......\.......\com
.......\.......\.......\.......\...\action
.......\.......\.......\.......\...\......\ProductAction.class
.......\.......\.......\.......\...\common
.......\.......\.......\.......\...\......\HibernateUtil.class
.......\.......\.......\.......\...\......\LoginInterceptor.class
.......\.......\.......\.......\...\dao
.......\.......\.......\.......\...\...\ShowDao.class
.......\.......\.......\.......\...\entity
.......\.......\.......\.......\...\......\AuctionBid.class
.......\.......\.......\.......\...\......\AuctionBid.hbm.xml
.......\.......\.......\.......\...\......\AuctionProduct.class
.......\.......\.......\.......\...\......\AuctionProduct.hbm.xml
.......\.......\.......\.......\...\......\test.class
.......\.......\.......\.......\...\......\Users.class
.......\.......\.......\.......\...\......\Users.hbm.xml
.......\.......\.......\.......\hibernate.cfg.xml
.......\.......\.......\.......\struts.xml
.......\.......\.......\lib
.......\.......\.......\...\antlr-2.7.6.jar
.......\.......\.......\...\cglib-2.2.jar
.......\.......\.......\...\commons-collections-3.1.jar
.......\.......\.......\...\commons-fileupload-1.2.1.jar
.......\.......\.......\...\dom4j-1.6.1.jar
.......\.......\.......\...\ehcache-1.2.3.jar
.......\.......\.......\...\ejb3-persistence.jar
.......\.......\.......\...\freemarker-2.3.15.jar
.......\.......\.......\...\hibernate-annotations.jar
.......\.......\.......\...\hibernate-commons-annotations.jar
.......\.......\.......\...\hibernate-entitymanager.jar
.......\.......\.......\...\hibernate-validator.jar
.......\.......\.......\...\hibernate3.jar
.......\.......\.......\...\javassist-3.9.0.GA.jar
.......\.......\.......\...\jta-1.1.jar
.......\.......\.......\...\log4j-1.2.14.jar
.......\.......\.......\...\ojdbc6.jar
.......\.......\.......\...\slf4j-api-1.5.8.jar
.......\.......\.......\...\slf4j-log4j12-1.5.8.jar
.......\.......\.......\...\struts2-core-2.1.8.1.jar
.......\.......\.......\...\struts2-dojo-plugin-2.2.1.jar
.......\.......\.......\...\xwork-core-2.1.6.jar
.......\.......\.......\web.xml