Package com.fredck.FCKeditor.tags

JSP Tag to access and modify the FCKeditor objects.

See:
          Description

Class Summary
FCKeditorConfigurationsTag Custom Tag class to access the advanced settings.
FCKeditorTag Custom Tag class to access the contaniner.
 

Package com.fredck.FCKeditor.tags Description

JSP Tag to access and modify the FCKeditor objects.

Package Specification

This taglibrary is compliant to the taglib 1.1 specification.
To use it put the FCKeditor.jar inside the WEB-INF/lib dir and FCKeditor.tld inside the WEB-INF directory of your website.
Put the following declaration in each page that use the tags:
<%@ taglib uri="/WEB-INF/FCKeditor.tld" prefix="FCK" %>

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: