如何使用 RichFaces 4 持续更新消息?

发布于 2024-11-16 05:28:26 字数 158 浏览 0 评论 0原文

我是 RichFaces 4 和 JSF 2 的新手,我正在同时使用两者。 如何使用 RichFaces 保持某些消息始终更新? 例如:一个时钟,服务器不断向客户端发送消息。

有人可以提供一些代码来说明如何做到这一点吗?

谢谢。

此致, 瓦尔特·恩里克.

i'm new with RichFaces 4 and JSF 2, i'm working with both together.
How do i keep some message updating all time using RichFaces ?
E.g: a clock, where the server keep sending a message to the client.

Could someone provide some code where it show how do that ?

Thanks.

Best regards,
Valter Henrique.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

梦里寻她 2024-11-23 05:28:26

反向 AJAX/comet 就是这样。有关更多详细信息,请参阅此问题:使用 JSF 反向 Ajax?

Reverse AJAX/comet would be the way. See this question for additional details: Reverse Ajax with JSF?

柳若烟 2024-11-23 05:28:26

您还可以使用 a4j:poll 并渲染时钟组件。

You could also use a4j:poll and render the clock component.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文