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
