jsf tab question
Hi,
i have 2 dropdown boxes on a general jsp page and two tabs included on the same page these tabs have other jsp page included init.
Now when I select values in dropdown boxes I want the values to be displayed in the tab jsp page since tabs include othe jsp page.My question is how to display values in that page dynamically.

