Spring和Struts可以在同一个JVM中运行吗?

发布于 2024-10-11 20:08:25 字数 315 浏览 1 评论 0原文

是否有人对在已经运行 Struts 的应用服务器上使用 Spring 有任何警告? 我对 Struts 和 Spring 都有点陌生,所以我不确定它们是否共享任何相同的依赖项。我刚刚加入一个新团队,我们使用 Struts 运行一些非常重要的 Web 应用程序。对于我的环境来说,服务器是 Apache Tomcat 5.5.25 ,我们正在使用 Java JDK 1.5.0_12 。我不一定会尝试使用任何相同的资源(即数据库连接),但我不希望某些 JRE 组件由于我的应用程序而崩溃。

提前致谢!

Does anyone have any warnings against using Spring on an app server that's already running Struts? I'm a little new to both Struts and Spring, so I'm not sure if they share any of the same dependencies. I've just joined a new team and we run some pretty critical web apps with Struts. For what it's worth with my environment the server is Apache Tomcat 5.5.25 and we're working with the Java JDK 1.5.0_12 . I wouldn't be necessarily trying to use any of the same resources (i.e. Database connections), but I wouldn't want some JRE component to blowup due to my application.

Thanks in advance!

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

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

发布评论

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

评论(2

下壹個目標 2024-10-18 20:08:25

两者一起运行是没有问题的,我已经这样做了,非常棒!

There is no problem to run both together, I`ve already done that and was great!

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