首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Java Web开发 >

FCK图片上传的有关问题 极度郁闷

2011-11-27 
FCK图片上传的问题 极度郁闷点击“浏览服务器”按忸它老是条到http://localhost:8080/21tc/FCKeditor/editor

FCK图片上传的问题 极度郁闷
点击“浏览服务器”按忸     它老是条到http://localhost:8080/21tc/FCKeditor/editor/dialog/FCKeditor/editor/filemanager/browser/default/browser.html?Type=Image&Connector=connectors/jsp/connector

真正的路径应该是这个
http://localhost:8080/21tc//FCKeditor/editor/filemanager/browser/default/browser.html?Type=Image&Connector=connectors/jsp/connector

前面怎么多了个FCKeditor/editor/dialog     这个是在哪配置的     郁闷死

[解决办法]
你在地址栏输入:http://localhost:8080/21tc/ 看看有哪些文件??
[解决办法]
可以看看这个
“FCKeditor中使用JSP版本上传图片、flash以及文件”
http://www.88doc.com/88doc/1168625232046.html
[解决办法]
。。。。。。。。
他图片上传是在一个servlet中进行的
[解决办法]
http://community.csdn.net/Expert/topic/5251/5251650.xml?temp=4.790896E-02
这边有一篇文章是裁剪它的servlet的,你可以在它的servlet中得到变量,设定在
一个静态变量中,在你的程序中通过hook功能取得!

热点排行