2

I like CKFinder, but it is a commercial product. I also like KCFinder, but it works on PHP only, I need it to run on Java/JSP.

Know any open source Java/JSP web file manager?

Edit:

The next best thing I found is this, http://www.vonloesch.de/filebrowser.html but it is quite old and basic.

Rosdi Kasim
  • 24,267
  • 23
  • 130
  • 154

1 Answers1

0

I found a workaround..

First install the old FCKEditor Java, -> http://sourceforge.net/projects/fckeditor/files/

Then use the following instruction to integrate it with CKEditor. http://docs.gpeasy.org/index.php/Main/CKEditor_Integration

Check out this too:

How can you integrate a custom file browser/uploader with CKEditor?

Community
  • 1
  • 1
Rosdi Kasim
  • 24,267
  • 23
  • 130
  • 154