[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1811) DefaultActionListener is not call when using s:link

Andy Bosch (JIRA) jira-events at lists.jboss.org
Fri Aug 17 07:18:00 EDT 2007


DefaultActionListener is not call when using s:link
---------------------------------------------------

                 Key: JBSEAM-1811
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1811
             Project: JBoss Seam
          Issue Type: Bug
          Components: JSF
    Affects Versions: 1.2.1.GA
         Environment: Jboss 4.0.5 GA and JBoss 4.2.0
            Reporter: Andy Bosch


In JSF in faces-config.xml you can create your own actionlistener with 

		<action-listener>
			com.company.MyActionListener	
		</action-listener>  

This actionlistener will be executed each time, a commandLink or commandButton is pressed. When 
using s:link or s:button the actionlistener is not called.   


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list