CKEditor for Java Installation Guide

What's CKEditor?

CKEditor is a text editor to be used inside web pages. It's not a replacement for desktop text editors like Word or OpenOffice, but a component to be used as part of web applications and web sites.

Installation

Installing CKEditor is an easy task. Just follow these simple steps:

  1. Download the latest version of the editor (client-side CKEditor sources) from our web site: http://ckeditor.com. Place it in the directory of your web application.
  2. Copy the ckeditor-java-core-3.x.y.jar file into the /WEB-INF/lib directory.
  3. Check the documentation to learn how to use <ckeditor> tags in JSP pages.

Documentation

The full editor documentation is available online at the following address:
http://docs.cksource.com/ckeditor