Hi, I used Tomahawk outputText component because I relied on its JS capabilities. So next line:

<t:outputText value="#{msg.label}" onclick="alert('hello')">

works as expected (I get the popup), but I get also:

WARNING: /components/result.xhtml @56,91 onclick="alert('hello')" Property 'onclick' is not on type: org.apache.myfaces.component.html.ext.HtmlOutputText

I guess the combination Tomahawk+Facelets strikes again.
Regards -- Renzo


Reply via email to