There is a TabChangeEvent, that is fired on each tab change.
Please try to register a listener with the <x:tabChangeListener> tag. Syntax and usage is similar to the ActionListener.
HTH, Manfred
No Galz wrote:
Hii,
Is it possible to have a tab having an "action" like in commandButton?? I checked the tlds, it doesn't seem so. But then, how can i acheive a dynamic tab which can include depending upon "action".
Any ideas??
Even i tried to include using the following.. <x:panelTab id="tabb1" label="Tabb1" > <jsp:include page="/JSP/Edit/EdiList.jsp"/> </x:panelTab>
But it is giving error with..Illegal to flush within a custom tag
Regards, fargo
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

