用FCKeditor2.6 for java 和struts1.3开发 配置用的demo的配置 出现问题
点击服务器浏览
FCKeditor:The server didn 't send back a proper XML response
如图
我出现的问题是因为 struts1.3自带的commons-io和commons-fileuoload 与FCKeditor带的冲突
仔细对比 发现fckeditor的包比struts1.3的新 于是删掉struts的 正常上传了
点击服务器浏览
FCKeditor:The server didn 't send back a proper XML response
如图
我出现的问题是因为 struts1.3自带的commons-io和commons-fileuoload 与FCKeditor带的冲突
仔细对比 发现fckeditor的包比struts1.3的新 于是删掉struts的 正常上传了
本文介绍了一位开发者在使用FCKeditor2.6forjava与struts1.3进行开发配置时遇到的问题:点击服务器浏览时出现错误提示。经过对比发现,FCKeditor自带的包与struts1.3自带的commons-io和commons-fileupload包存在版本冲突。通过删除struts1.3中的旧包解决了问题。
155

被折叠的 条评论
为什么被折叠?



