DyaActionForm 相对于 ActionForm 的优势?

发布于 2024-11-17 12:15:54 字数 135 浏览 0 评论 0原文

通过使用 DyaActionForm ,我们可以在 strus-config.xml 中定义表单属性,而不是创建新的表单 bean 类。我能想到的唯一优点是 它将提供在 xml 文件中定义的属性,无需编译并减少开发时间。这是唯一的主要目的吗 动力行动形式?

with the use DyaActionForm , we can define the form properties in strus-config.xml instead of creating new form bean class.The only advantage i can think is
it will provide is the properties defined in xml file there will be no need of compilation and reduce the development time. Is it the only main pupose of
dynaAction Form?

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

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

发布评论

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

评论(1

玩世 2024-11-24 12:15:54

它有助于保持代码库精简。更少的测试,更少的破坏,等等。

It helps keep your code base slim. Less to test, less to break, etc.

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