This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Multiple a4j:support with the same eventilya_shaikovsky Apr 5, 2010 3:20 AM (in response to babazs)Code you written will send 3 parallel requests. does that is what you really need? Seems not good approach. If you need to attach multiple listeners - remove nested supports and just define multips f:actionListener for the link. 
- 
        2. Re: Multiple a4j:support with the same eventbabazs Apr 5, 2010 3:51 AM (in response to ilya_shaikovsky)thanks. 
 
    