CKFinderJava 2.4.1与struts 2 + spring 3.2.2集成无法上传文件

时间:2015-01-28 15:28:43

标签: java spring struts2 ckfinder

我已经用struts2 + spring 3.2.2安装了ckfinder2.4.1。 Ckfinder管理器界面正常显示,但是当我上传文件时,没有响应。没有错误,但上传文件夹是空的。

日志文件如下:

2015-01-28 22:15:33,127 DEBUG - Found item upload
2015-01-28 22:15:33,127 DEBUG - Item is a file upload
2015-01-28 22:15:33,141 DEBUG - Entering nullPropertyValue [target=[com.opensymphony.xwork2.DefaultTextProvider@1d94351], property=struts]
2015-01-28 22:15:33,142  INFO - Removing file upload D:\setup\Eclipse\eclipse-jee-indigo-SR2-win32\_workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\work\Catalina\localhost\DictionaryPro\upload_5031dfd0_14b311c9984__8000_00000000.tmp

任何人都可以解决它吗?

0 个答案:

没有答案