struts2 错误解决
错误日志:
[com.opensymphony.xwork2.interceptor.ParametersInterceptor]-[ERROR] ParametersInterceptor - [setParameters]: Unexpected Exception catched: Error setting expression ’start’ with value ‘[Ljava.lang.String;@2a590d’
解决方法:
在action 添加相应的属性(start). 或是删除页面表单和url中的多余的参数。
这个问题并不影响运行,干嘛要报个error呢,提示个警告不就OK,不明白 。

Comments
还没有任何评论。
留下评论↑