Description: An example of a simple Struts2 project , easy for beginners to understand the mechanism of Struts2.
To Search:
File list (Check if you may need any files):
s22
...\.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
...\src
...\...\hibernate.cfg.xml
...\...\LoginAction.java
...\...\News.hbm.xml
...\...\struts.xml
...\...\tee
...\...\...\News.java
...\...\...\NewsManager.java
...\WebRoot
...\.......\error.jsp
...\.......\index.jsp
...\.......\login.jsp
...\.......\META-INF
...\.......\........\MANIFEST.MF
...\.......\success.jsp
...\.......\WEB-INF
...\.......\.......\classes
...\.......\.......\.......\hibernate.cfg.xml
...\.......\.......\.......\LoginAction.class
...\.......\.......\.......\News.hbm.xml
...\.......\.......\.......\struts.xml
...\.......\.......\.......\tee
...\.......\.......\.......\...\News.class
...\.......\.......\.......\...\NewsManager.class
...\.......\.......\lib
...\.......\.......\...\antlr-2.7.6.jar
...\.......\.......\...\asm-3.3.jar
...\.......\.......\...\asm-commons-3.3.jar
...\.......\.......\...\asm-tree-3.3.jar
...\.......\.......\...\commons-collections-3.1.jar
...\.......\.......\...\commons-fileupload-1.2.2.jar
...\.......\.......\...\commons-io-2.0.1.jar
...\.......\.......\...\commons-lang3-3.1.jar
...\.......\.......\...\dom4j-1.6.1.jar
...\.......\.......\...\freemarker-2.3.19.jar
...\.......\.......\...\hibernate-core-3.6.10.Final.jar
...\.......\.......\...\hibernate-jpa-2.0-api-1.0.1.Final.jar
...\.......\.......\...\hsqldb-1.8.0.10.jar
...\.......\.......\...\javassist-3.11.0.GA.jar
...\.......\.......\...\jta-1.1.jar
...\.......\.......\...\ognl-3.0.6.jar
...\.......\.......\...\slf4j-api-1.7.2.jar
...\.......\.......\...\struts2-core-2.3.14.3.jar
...\.......\.......\...\xwork-core-2.3.14.3.jar
...\.......\.......\web.xml