ADF Faces: how to redirect page after dialog launched from poll event
Hi,
I want to show a dialog window from an af:poll when the session times out, just like in the developer's guide examples. After the user acknowledges the message I want the application to jump back to the start page.
How can I do this? The af:poll tag has no returnEvent and everything I do in the dialog's button action method is shown in the dialog window...
Any help is highly appreciated
Achim