如何在我的框架中使用 Struts 2.0、Spring 和 Hibernate

发布于 2024-09-28 17:36:46 字数 76 浏览 1 评论 0原文

是否可以将 Spring、Struts 2.0 和 Hibernate 这三个框架放在单个应用程序中?如何在不使用 JPA 的情况下实现?

Is it possible put these three framework Spring, Struts 2.0 and Hibernate in single application and how without using JPA?

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

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

发布评论

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

评论(3

坠似风落 2024-10-05 17:36:46

Struts2、Spring 和 Hibernate 都是框架,所以你的问题没有什么意义。如果您的意思是“我可以使用 Struts2、Spring 和 Hibernate 来构建我的 Web 应用程序吗?”,原则上答案是肯定的 - 它们可以一起使用。

Struts2, Spring and Hibernate ARE frameworks, so your question makes little sense. If you mean "can I use Struts2, Spring and Hibernate to build my web application?", the answer is yes, in principle - they play together all right.

万人眼中万个我 2024-10-05 17:36:46

查看springsource的官方文档,了解它是如何工作的以及如何实现。

Spring 官方文档
查看当前版本 ->您的版本的参考手册。一切都得到了解释。

Check the official documentation of springsource to know how it works and how to implement them.

Spring Official documentation
Look at Current Releases -> Reference manual, of your version. Everything is explained.

陪你到最终 2024-10-05 17:36:46

根据您提供的信息,使用 Hibernate JPA 实现即可完成。

With the information you provide, use the Hibernate JPA implementation and you are done.

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