Struts2 单文件上传遇到的问题及解决方法

1.问题:java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

   解决:在使用struts-2.2.3时,部署启动tomcat6.0时报错,导入javassist-3.11.0.GA.jar,重新启动就好了!

 

2. 问题: java.lang.NoClassDefFoundError:org/apache/commons/lang3/StringUtils

    解决:导入commons-lang3-3.1.jar重新启动就行了 ;原因是commons-lang3中无StringUtils类  


3.问题:信息: Unable to find 'struts.multipart.saveDir' property setting. Defaulting to javax.servlet.context.tempdir
2014-1-4 13:03:40 com.opensymphony.xwork2.interceptor.ParametersInterceptor error
严重: Developer Notification (set struts.devMode to false to disable this message):
Unexpected Exception caught setting 'uploadFileContentType' on 'class controller.Register: Error setting expression 'uploadFileContentType' with value ['image/jpeg', ]
Error setting expression 'uploadFileContentType' with value ['image/jpeg', ] - [unknown location]

 解决:在struts.xml 文件中,当struts.devMode设置为true时,html表单数据中有和action属性匹配不上的参数名时就会被这样显示出来,没什么大碍,就是为了便于使用者调试。

struts.devMode设置为false就没有了。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值