【发布时间】:2014-11-20 06:07:30
【问题描述】:
我已经用 Eclipse 开发了 struts1 应用程序。我不得不将我的 IDE 更改为 IntelliJ。我需要开发一个集成 struts1 和 Spring 的新应用程序。我发现了一些有趣的教程,
struts-spring-integration-example 和spring-and-struts-integration/ 由于上面的示例是使用 Eclipse IDE 开发的,我可能想知道使用 Intellij 是否有更好(简单)的方法。
请提及任何教程或更好的方法。
【问题讨论】:
-
当心,Struts1 现在已被弃用,不再维护......只需查看Struts official page。您确定要将其用于新应用程序吗?
标签: spring spring-mvc intellij-idea integration struts-1