I want to show a dialog only three seconds and after close it automatically and redirect an other faces page. How can I do it?
Thanks in Advance.
The dialog:
<p:dialog id="dialog" header="Message" widgetVar="dlg1">
<h:outputText value="your account is being blocked......" />
</p:dialog>