| Author |
Rich Faces Tab
|
Sakhi Karani
Greenhorn
Joined: Jun 05, 2009
Posts: 4
|
|
Hi, I have a rich:tabPanel, inside which richfaces tabs are getting generated dynamically. Each tab has an IFRAME in it. now, on click of each tab, I need to set some parameter, so IFRAME src can be set with it. I thought, I would be able to do it with richfaces tab, onclick event. But I am not able to capture that. I have not put any switchType for tabpanel and server state saving method in web.xml is client. Do I need to change something there? And surprizingly, I am able to capture onclick even of tabpanel, but I cant set my parameter in backing bean from there.
Can someone help me here.
|
 |
 |
|
|
subject: Rich Faces Tab
|
|
|