当前位置: 代码迷 >> Java Web开发 >> 有用过FCKeditor的进来看看。该怎么解决
  详细解决方案

有用过FCKeditor的进来看看。该怎么解决

热度:246   发布时间:2016-04-17 12:32:55.0
有用过FCKeditor的进来看看。
FCKeditor 在图片,FLASH,中点击浏览服务器。出现URL错误。其他功能没有问题。

HTTP Status 404 - /FCKeditorTest/FCKeditor/editor/dialog/FCKeditor/editor/filemanager/browser/default/browser.html

--------------------------------------------

type Status report

message /FCKeditorTest/FCKeditor/editor/dialog/FCKeditor/editor/filemanager/browser/default/browser.html

description The requested resource (/FCKeditorTest/FCKeditor/editor/dialog/FCKeditor/editor/filemanager/browser/default/browser.html) is not available.


--------------------------------------------

Apache Tomcat/5.5.12

就是说 只有点击“浏览服务器”才会出现这个。
正确的地址应该是/FCKeditorTest/FCKeditor/editor/filemanager/browser/default/browser.html

------解决方案--------------------
你是不是用的打包好了的,如果不是,自己把路径改改好了...
  相关解决方案