解释 Struts 2、Spring 和 Hibernate 集成的教程

发布于 2024-12-08 10:24:49 字数 1539 浏览 0 评论 0原文

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

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

发布评论

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

评论(3

故事未完 2024-12-15 10:24:49

所以我想我是在问是否有人可以给我举一个例子
创建完整的 Struts、Spring 和 Hibernate 应用程序的应用程序。

您可以尝试使用 AppFuse 2 来生成使用 Struts 2 、 Hibernate 和 Spring 的 Web 应用程序。它包含一个简单的 Web 表单,用于创建用户帐户并将其保存到数据库。这是生成的 Web 应用程序的 演示 站点。使用 admin/admin 以管理员身份登录,user/user 以普通用户身份登录。

您可能还应该了解 Maven,因为 AppFuse 2 使用它来生成 Web 应用程序的源代码和生成的应用程序使用它作为构建工具。

So I guess I'm asking if someone can perhaps point me to an example
app that creates a full Struts, Spring, and Hibernate app.

You can try to use AppFuse 2 to generate a web application using Struts 2 , Hibernate and Spring . It contains a simple web form that creates an user account and save it to the DB. Here is the demo site for the generated web application .Use admin/admin to login as an administrator , user/user to login as a normal user.

You should probably have to know Maven too as AppFuse 2 uses it to generate the source code for the web application and the generated application uses it as the build tool.

你与昨日 2024-12-15 10:24:49

您可以查看 http://www.mkyong.com/tutorials/struts-2-tutorials / 用于 struts 2 教程和此 url http://www.mkyong.com/struts2/struts-2-spring-hibernate-integration-example/ 我认为这就是您正在寻找的。

You can check http://www.mkyong.com/tutorials/struts-2-tutorials/ for struts 2 tutorials and this url http://www.mkyong.com/struts2/struts-2-spring-hibernate-integration-example/ which I think is what you are looking for.

最好是你 2024-12-15 10:24:49

我个人喜欢本教程的尺寸

I personally like dimensions of this tutorial.

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