Hi

I want use UpdateActionListener with facelets, but facelets told me that

com.sun.facelets.tag.TagException: /pages/admin/locations/edit.jsp @59,116 <t:updateActionListener> Tag Library supports namespace: http://myfaces.apache.org/tomahawk, but no tag was defined for name: updateActionListener
    at com.sun.facelets.compiler.CompilationManager.pushTag(CompilationManager.java:155)
    at com.sun.facelets.compiler.SAXCompiler$CompilationHandler.startElement(SAXCompiler.java:175)

As I understand i need add somthing to tomahawk.taglib.xml, but i don't know  what

Deniss

Reply via email to