Struts2.3.12で最低限必要なjarファイルは以下の通りで、
以下のものがあれば最低限動作することは確認済み。
(もしかしたら必要ないものあるかもしれないが)
- asm-3.3.jar
- asm-commons-3.3.jar
- asm-tree-3.3.jar
- commons-fileupload-1.2.2.jar
- commons-io-2.0.1.jar
- commons-lang-2.4.jar
- commons-lang3-3.1.jar
- commons-logging-1.1.1.jar
- commons-logging-api-1.1.jar
- freemarker-2.3.19.jar
- javassist-3.11.0.GA.jar
- ognl-3.0.6.jar
- struts2-codebehind-plugin-2.3.12.jar
- struts2-convention-plugin-2.3.12.jar
- struts2-core-2.3.12.jar
- xwork-core-2.3.12.jar
最終更新:2013年03月31日 22:08