Hi,
I have a parent jsf page with an iframe that contains a child jsf page. The child jsf page has a button that calls an action method. When I click that button, the action method is invoked. Within the action method, I would like to refresh the parent jsf page. If this is even possible in jsf, how would I refresh the parent page in the action method of a page in an iframe? Thanks, Marc P.S. I have been searching for answers for this and found a thread similar to what I want below. Unfortunately, there has been no responses to that thread. http://www.nabble.com/Trinidad-Refresh-parent-window-page-after-dialog-closed-tf4533093.html#a12936564 http://www.nabble.com/Trinidad-Refresh-parent-window-page-after-dialog-closed-tf4533093.html#a12936564 Marc -- View this message in context: http://www.nabble.com/Refreshing-the-parent-page-of-a-jsf-page-in-an-iframe-after-in-an-action-method-tf4773705.html#a13656009 Sent from the MyFaces - Users mailing list archive at Nabble.com.

