struts2.0+tiles配置案例源码
hello\src\com\action\MyAction.java
hello\src\com\bean\Person.java
hello\src\com\filter\NewFilterDispatcher.java
hello\src\log4j.properties
hello\src\struts.properties
hello\src\struts.xml
hello\src\tiles-defs.xml
hello\WebRoot\META-INF\MANIFEST.MF
hello\WebRoot\tiles\cBody.jsp
hello\WebRoot\tiles\footer.jsp
hello\WebRoot\tiles\header.jsp
hello\WebRoot\tiles\menu.jsp
hello\WebRoot\WEB-INF\classes\com\action\MyAction.class
hello\WebRoot\WEB-INF\classes\com\bean\Person.class
hello\WebRoot\WEB-INF\classes\com\filter\NewFilterDispatcher.class
hello\WebRoot\WEB-INF\classes\log4j.properties
hello\WebRoot\WEB-INF\classes\struts.properties
hello\WebRoot\WEB-INF\classes\struts.xml
hello\WebRoot\WEB-INF\classes\tiles-defs.xml
hello\WebRoot\WEB-INF\lib\antlr-2.7.2.jar
hello\WebRoot\WEB-INF\lib\commons-beanutils-1.6.jar
hello\WebRoot\WEB-INF\lib\commons-chain-1.1.jar
hello\WebRoot\WEB-INF\lib\commons-collections-2.1.1.jar
hello\WebRoot\WEB-INF\lib\commons-collections.jar
hello\WebRoot\WEB-INF\lib\commons-digester.jar
hello\WebRoot\WEB-INF\lib\commons-logging-1.0.4.jar
hello\WebRoot\WEB-INF\lib\commons-validator-1.3.0.jar
hello\WebRoot\WEB-INF\lib\freemarker-2.3.8.jar
hello\WebRoot\WEB-INF\lib\ognl-2.6.11.jar
hello\WebRoot\WEB-INF\lib\oro-2.0.8.jar
.....太多文件了略.....
(struts2.0 tiles configuration case source code
hello\src\com\action\MyAction.java
hello\src\com\bean\Person.java
hello\src\com\filter\NewFilterDispatcher.java
hello\src\log4j.properties
hello\src\struts.properties
hello\src\struts.xml
hello\src\tiles-defs.xml
hello\WebRoot\META-INF\MANIFEST.MF
hello\WebRoot\tiles\cBody.jsp
hello\WebRoot\tiles\footer.jsp
hello\WebRoot\tiles\header.jsp
hello\WebRoot\tiles\menu.jsp
hello\WebRoot\WEB-INF\classes\com\action\MyAction.class
hello\WebRoot\WEB-INF\classes\com\bean\Person.class
hello\WebRoot\WEB-INF\classes\com\filter\NewFilterDispatcher.class
hello\WebRoot\WEB-INF\classes\log4j.properties
hello\WebRoot\WEB-INF\classes\struts.properties
hello\WebRoot\WEB-INF\classes\struts.xml
hello\WebRoot\WEB-INF\classes\tiles-defs.xml
hello\WebRoot\WEB-INF\lib\antlr-2.7.2.jar
hello\WebRoot\WEB-INF\lib\commons-beanutils-1.6.jar
hello\WebRoot\WEB-INF\lib\commons-chain-1.1.jar
hello\WebRoot\WEB-INF\lib\commons-collections-2.1.1.jar
hello\WebRoot\WEB-INF\lib\commons-collections.jar
hello\WebRoot\WEB-INF\lib\commons-digester.jar
hello\WebRoot\WEB-INF\lib\commons-logging-1.0.4.jar
hello\WebRoot\WEB-INF\lib\commons-validator-1.3.0.jar
hello\WebRoot\WEB-INF\lib\freemarker-2.3.8.jar
hello\WebRoot\WEB-INF\lib\ognl-2.6.11.jar
hello\WebRoot\WEB-INF\lib\oro-2.0.8.jar
.....too many files .....)
[下载]15330206310.rar
|