You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Lkin <lk...@yahoo.com.br> on 2005/11/09 13:10:13 UTC

Action in TabbedPane

Hi..

I'm a newbie yet in JSF and I was wondering how can I add an ActionListener to TabbedPane so everytime the user clicks on any tab it will process my action.

thanks.