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 17:29:17 UTC

TabbedPane and Action event

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.