Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在重定向到登录表单之前警告用户他的会话已经完成。
当会话用户完成阻止重定向直到他单击窗口时,如何显示 modalDialog?
从这里开始:http: //www.primefaces.org/showcase/push/index.jsf只需推送消息并打开一个模式对话框。你试过这个吗?