simo wrote:Dear Arijit, the problem with h819 was that he had a wrong config in the connector definition in the web.xml file. It was not matching the folder that FCKeditor was looking for the connector... This is the most common problem with 404 error with the connector...
I may try to develop a JSP version of the connector, so that not complex changes of the web.xml is needed.
roffe wrote:I think I have the EXACT same problem. There simply is no /editor/filemanager/browser/default/connectors/jsp/connector folder, so the settings from the wiki manual ( http://wiki.fckeditor.net/Developer's_G ... ation/Java ) do not resolve to a valid folder.
roffe wrote:I am currently trying to integrate the Image Browser with our system. It uses a Tomcat server and is totally servlet based, NOT using jsp. We are using a custom HTML template system. How do I integrate the Image Browser without using jsp?
Hi, After downloading latest FCKEditor-java integration pack, I could not find any dir named 'Connector/jsp' inside '/fileManager/browser' folder. But Yeah,'Connectors' dir existed,that two as '/fileManager/Connectors'. Moreover it had no jsp folder folder inside it. I wanna use fckeditor functionality in java only and no jsp. Is there a way to do so?
Re: Ask help about integration with Java
Re: RE: Ask help about integration with Java
http://wiki.fckeditor.net/Developer's_G ... ation/Java
Re: Ask help about integration with Java
Configuration of Java Integration
http://wiki.fckeditor.net/Developer%27s_Guide/Integration/Java
webjsp
jsp
connector.jsp
upload.jsp
web.xml web.xmlhttp://wiki.fckeditor.net/Developer%27s_Guide/Integration/Java
web .xml
fckconfig.jsnothttp://wiki.fckeditor.net/Developer%27s_Guide/Integration/Java
fckconfig.js
Re: Ask help about integration with Java
you can use tomcat5.5
Re: Ask help about integration with Java
After downloading latest FCKEditor-java integration pack, I could not find any dir named 'Connector/jsp' inside '/fileManager/browser' folder.
But Yeah,'Connectors' dir existed,that two as '/fileManager/Connectors'.
Moreover it had no jsp folder folder inside it.
I wanna use fckeditor functionality in java only and no jsp. Is there a way to do so?