Reload Parent Page
18 Jan 2012 22:49:50 GMT
1 Feb 2012 09:02:16 GMT
1 Feb 2012 09:02:16 GMT
Hi
You can use Executions.sendRedirect(uri); to reload a zul page.
1 Feb 2012 14:08:55 GMT
1 Feb 2012 14:08:55 GMT
That could also be: Executions.sendRedirect(null);
ZK - Open Source Ajax Java Framework
Hi,
I would like to reload the parent page from a renderer, how?