选择单选按钮时提交表单(Ajax 样式)——Struts2

发布于 2024-09-17 05:35:07 字数 75 浏览 5 评论 0原文

在 Struts2 中,我想在选择单选按钮(Ajax)时刷新(提交)页面的一部分,保留行表中的所有行。有人可以帮忙解决这个问题的代码吗?

In Struts2 I wanted to refresh(submit) a portion of page on selection of a radio button (Ajax) retaining all the rows in table of rows. Can someone please help with the code for this.

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

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

发布评论

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

评论(2

依 靠 2024-09-24 05:35:07

您提到的场景可以使用AJAX 来实现。尝试 DWR

这里是一些示例,展示了您可以使用 DWR 做什么

The scenario which you have mentioned can be implemented using AJAX. Try DWR

Here are some examples which shows what you can do with DWR

梦魇绽荼蘼 2024-09-24 05:35:07

看一下 Struts2 jquery 插件 的展示。

转到“Ajax 表单”-> “Buttonset / Radio Buttons” 这是由单选按钮触发的 AJAX 提交的示例。

Take a look at the showcase for the Struts2 jquery Plugin.

Go to "Ajax Form" -> "Buttonset / Radio Buttons" this is an example for an AJAX Submit triggered by an radio button.

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