i try to integrate ckfinder with CKEditor but i have error when import the tag library <%@ taglib uri="http://ckfinder.com" prefix="ckfinder" %> and the error
The absolute uri: http://ckfinder.com cannot be resolved in either web.xml or the jar files deployed with this application please help me to solve this problem
Thu, 07/21/2011 - 23:18
#1
Re: problem in integrate ckfinder with CKEditor in jsp
Make sure that CKFinder-2.0.2.1.jar exists inWEB-INF\lib folder of your application.
If you're using the JavaScript integration method to integrate CKEditor with CKFinder, you don't need to import CKFinder tag at all.
CKFinder tag must be decalred only if you want to call <ckfinder:setupCKEditor>
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+