任何人都可以帮助我如何在我的 struts2 应用程序中使用 ajax 的 dojo 框架

发布于 2024-09-11 14:38:17 字数 82 浏览 3 评论 0原文

我想在另一个选择框中的值发生变化时更改一个选择框的内容。 请告诉我如何使用道场。如何调用struts 2的action&通过ajax得到结果。

I want to change the content of a select box when the values in another select box changes.
Please tell me how to use dojo. How to call the struts 2 action & get the result through ajax.

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

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

发布评论

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

评论(1

指尖凝香 2024-09-18 14:38:17

struts2-core 有一个标签,但这不适用于 ajax。

struts2 dojo 标签被标记为已弃用,因此最好不要在新项目中使用它。

Struts2 jQuery 插件 的 Wiki 中是 基于 AJAX 的双重选择,也许这是适合您的选择。

with struts2-core there comes a tag but this does not work with ajax.

The struts2 dojo tag is marked as deprecated so it is better not to use it in a new project.

In the Wiki for the Struts2 jQuery Plugin is a example for an AJAX based Double Select, maybe this is an option for you.

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