struts2包:struts2包引入

在写strut2代码前要先将几个包导入工程的webContent/WEB-INF/lib文件夹中,教程中指出的只有5个包1.commons-logging-1.0.4.jar2.freemarker-2.3.13.jar3.ognl-2.6.11.jar4.struts2-core-2.1.6.jar5.xwork-2.1.2.jar然而在写完代码启动服务器时却发生了一些严重的错误严重: Exce... [阅读全文]
1 共1条 分1页