From what I can see, CKEditor is 100% javascript, so it can work with any server side language. It's just the CKFinder that does not work with Java/JSP yet because the connectors have not been created yet...am I right?
Fri, 02/26/2010 - 23:10
#1
Re: CKEditor works with 3.x, just CKFinder that doesn't, right?
Oh no, 30 views and no responses...this is making me nervous, I was hoping this was a simple question (with a yes answer
Re: CKEditor works with 3.x, just CKFinder that doesn't, right?
First off, I realize that my subject is bunk because I meant to ask:
Any who, I have answered my poorly asked question. CKEditor is all Javascript so it works with JSP. CKFinder does not work with JSP but you can write your own file uploader http://docs.cksource.com/CKEditor_3.x/Developers_Guide/File_Browser_(Uploader)
Man, this tool is awesome! Here's my config file...
and here's a "my styles" example
and here's a simple html page with the editor with my custom config and without my custom config (the default config)