Bonjour,
Application jsp/hibernate;
Je veux insérer un composant tomahawk dans ma page jsp;
Le code de ce composant est comme suit, depuis ce lien:
http://myfaces.apache.org/tomahawk-p...inputHtml.html

Mais comme je l'insère dans ma page.jsp tomcat, il m'affiche l'erreur suivante:
Exception while calling encodeEnd on : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /test2.jsp][Class: javax.faces.component.html.HtmlForm,Id: _idJsp0][Class: org.apache.myfaces.custom.inputHtml.InputHtml,Id: _idJsp1]}

Caused by:
java.lang.IllegalStateException - ExtensionsFilter not correctly configured. Resource mapping missing. Resources cant be delivered. Please see: http://myfaces.apache.org/tomahawk/e...onsFilter.html
Mais vraiment, je sais pas comment corriger mon fichier web.xml.
Si qlq'un pourra m'aider pour insérer ce composant HtmlEditor.

Merci a ceux qui vont m'aider