Getting Started tutorial using CKEditor3.6 in JSP

Source: Internet
Author: User

First, download CKEditor

1. Direct download address, current latest version for 3.6:http://ckeditor.com/download

Second, install CKEditor

Unzip Ckeditor_3.5.zip, get CKEditor folder, copy ckeditor entire folder to the root of project project, that is, under Webroot

Third, verify the CKEditor is installed successfully

Deployment Run project, Access: http://localhost/project name/ckeditor/_samples/index.html

You can get a demo page for the ckeditor Samples List to show that CKEditor has been installed successfully

iv. Application of CKEditor

1. Import JS file

<script type= "Text/javascript" src= "<%=request.getcontextpath ()%>/ckeditor/ckeditor.js" ></script >

2. Create and use CKEditor [HTML]   View plain copy <%@ page language= "java"  import= "java.util.*"  pageencoding= "GBK"% >   <! doctype html public  "-//w3c//dtd html 4.01 transitional//en" >   < html>     

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.