Spring MVC 相当于 Struts2 optiontransferselect

发布于 2024-10-19 14:29:49 字数 328 浏览 1 评论 0原文

Struts2 提供了一个名为“optiontransferselect”的精彩 UI 组件,用于从一个列表框选择/移动选项到另一个列表框。

请点击这里查看该组件: http://www.roseindia.net/struts/struts2/struts2uitags/optiontransferselect -tag.shtml

我们有一个 Spring-MVC 等效项吗?

Struts2 provides a wonderful UI component called "optiontransferselect" which is used to select/move options from one listBox to another.

Pls click here to check out this component:
http://www.roseindia.net/struts/struts2/struts2uitags/optiontransferselect-tag.shtml

Do we have a Spring-MVC equivalent for this?

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

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

发布评论

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

评论(1

白昼 2024-10-26 14:29:49

不。Spring 不包含任何自定义组件。它唯一的标签将数据绑定添加到现有的 JSTL 标签。您可以使用 Struts 与 Spring MVC 不过。

No. Spring doesn't contain any custom components. The only tags it has adds data binding to the existing JSTL tags. You can use Struts with Spring MVC though.

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