~~ FCKeditor - The text editor for Internet - http://www.fckeditor.net ~~ Copyright (C) 2004-2010 Frederico Caldeira Knabben ~~ ~~ == BEGIN LICENSE == ~~ ~~ Licensed under the terms of any of the following licenses at your ~~ choice: ~~ ~~ - GNU General Public License Version 2 or later (the "GPL") ~~ http://www.gnu.org/licenses/gpl.html ~~ ~~ - GNU Lesser General Public License Version 2.1 or later (the "LGPL") ~~ http://www.gnu.org/licenses/lgpl.html ~~ ~~ - Mozilla Public License Version 1.1 or later (the "MPL") ~~ http://www.mozilla.org/MPL/MPL-1.1.html ~~ ~~ == END LICENSE == ~~ @version $Id$ ------------------------------ Demo ------------------------------ Demo Web Application [Requirements:] You need at least JRE 1.4 and a Servlet 2.4/JSP 2.0 compliant server implementation to run the demo webapp. The demo is intended for novices, beginners, and for everyone who wants to see the FCKeditor (version ${FCKeditorVersion}) in action right out of the box. It's also a good reference for you to see how all integral parts work together. It takes three simple steps to see the demo in action: [[1]] Download the <<>> from the {{{http://sourceforge.net/projects/fckeditor/files/FCKeditor.Java/}download area}}. [[2]] Deploy the <<>> in your servlet container or application server and make sure that the context is enabled. [[3]] Open up your browser and point to <<>>. (assuming your server is running local at port 8080 for testing purposes) [] You are now ready to explore the FCKeditor!