Hey guys,
I'm trying to embed ckeditor into my grails app but I'm having some troubles.
When I try to import the ckeditor taglib via
<%@ taglib uri="http://ckeditor.com" prefix="ckeditor"%>
It says "Can not find the tag library descriptor for "http://ckeditor.com""
Has anyone successfully used ckedtior in a grails app?
I'm using the grails plugin
I'm using the grails plugin now. So no nned for this line: "<%@ taglib uri="http://ckeditor.com" prefix="ckeditor"%>"