Peguei um pacote aqui que diz o seguinte na instalação:
then you have to create in tomcat (or any servlet container) a new context named “FCKeditor” that points to the previously created “FCKeditor\web” folder
n sei se eh isso mas tenta ae…
dentro do diretorio do tomcat, entre dentro de webapps e…
crie uma pasta com o nome de FCKeditor.
e depois cria a pasta dentro web…
creio q seja isso
G
GreyWolfPJ
HmM, acho que não, creio que ele fique dentro da minha aplcação.
Aqui estão todos os passos:
2 - Installation
Installing FCKeditor in a JSP environment is quite easy:
Unzip the Java Integration Library in a directory named “FCKeditor”
Unzip the content of the FCKEditor release of your choise inside the “FCKeditor\web” folder
then you have to create in tomcat (or any servlet container) a new context named “FCKeditor”
that points to the previously created “FCKeditor\web” folder
lembro q tbm da pra fazer isso criando um arquivo (no seu caso com o nome FCKeditor.xml) na pasta conf/Catalina/localhost…
mas nao lembro direito o conteudo do arquivo…