s:form 是 struts2 框架特有的吗?

发布于 2024-08-19 11:05:51 字数 51 浏览 2 评论 0原文

“s:form”是特定于struts2框架的还是我们也可以在struts1框架中使用它?

Is "s:form" specific to the struts2 framework or can we use it in the struts1 framework also?

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

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

发布评论

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

评论(2

谜兔 2024-08-26 11:05:51

“s”命名空间中的标签 () 特定于 Struts2。您不能在 Struts 1 中使用 s: 标记。

Tags in the "s" namespace (<s:XXX>) are specific to Struts2. You can't use the s: tags in Struts 1.

残龙傲雪 2024-08-26 11:05:51

s:form is indeed specific to struts 2.0. The s namespace was first introduced in 2.0.

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