I am using a generalized popup which is being used in different xhtmls eg page1, page2 , page3, page4 , each page have a table with id1, id2, id3, id4 respectively.
the a4j OK button in the popup xhtml rerenders the tables in the xhtmls from which it is called.
<a4j:commandButton reRender="id1, id2, id3, id4"
Kindly let me know even if i call the popup from page1 xhtml(with table id1), will the tables with id2, id3, id4 which are in other xhtmls also get rerendered or only the table with id1 which is in the xhtml which calls this popup (page1) get rerendered.
Tags
Use the search field to
find all types of content in My developerWorks with that tag.
Use the slider bar to see more or fewer tags.
Popular tags shows the top tags for this particular type of content or application that you're viewing.
My tags shows your tags for this particular type of content or application that
you're viewing.