[ 
https://issues.apache.org/jira/browse/MFCOMMONS-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hazem Saleh resolved MFCOMMONS-3.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.1-SNAPSHOT

Solved.

I added the 
(org.apache.myfaces.commons.exporter.FaceletsExporterActionListenerTag) class 
to be the Facelets Tag Handler for the exportActionListener.


In your Facelets lib xml file, you can refer to it as follows:

...
<tag>
<tag-name>exporterActionListener</tag-name>
<handler-class>org.apache.myfaces.commons.exporter.FaceletsExporterActionListenerTag</handler-class>
</tag>
...

Long life to MyFaces!

> <mc:exportActionListener> does not work with Facelets
> -----------------------------------------------------
>
>                 Key: MFCOMMONS-3
>                 URL: https://issues.apache.org/jira/browse/MFCOMMONS-3
>             Project: MyFaces Commons
>          Issue Type: Bug
>    Affects Versions: 1.0.1-SNAPSHOT
>            Reporter: Hazem Saleh
>            Assignee: Hazem Saleh
>             Fix For: 1.0.1-SNAPSHOT
>
>
> <mc:exportActionListener> does not work with Facelets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to