Found (use a return listener and a bit of code to refresh the current view):
http://forums.oracle.com/forums/message.jspa?messageID=1249942 Cosma 2006/5/29, Cosma Colanicchia <[EMAIL PROTECTED]>:
Hi, my problem is probably very common: from a list of items displayed using the <af:table> component, my page open popup windows for actions like modify and create using the ADF Faces dialog framework. On closure I need to get my list refreshed. How can I accomplish this? I'm already done with triggering a refresh on my CollectionModel subclass, but the list page itself doesn't get reloaded. Any ideas? TIA Cosma
