6 拷贝WEB-INF\classes下的文件fckeditor.properties到classpath下,这里默认配置的是用户权限的属性,如果不设置会提示"the current user isn't ..........." 7 看一下webapps\fckeditor-java-demo-2.4\jsp\sample01.jsp的写法,把相应代码拿过来,直接用 [/Quote]或
publicoverridevoid SetConfig()
{
// SECURITY: You must explicitly enable this "connector". (Set it to "true"). Enabled = CheckAuthentication();
// URL path to user files. UserFilesPath ="~/manage/userfiles/";