【问题标题】:Struts1 with IntelliJ IDE带有 IntelliJ IDE 的 Struts1
【发布时间】:2014-11-20 06:07:30
【问题描述】:

我已经用 Eclipse 开发了 struts1 应用程序。我不得不将我的 IDE 更改为 IntelliJ。我需要开发一个集成 struts1 和 Spring 的新应用程序。我发现了一些有趣的教程,

struts-spring-integration-examplespring-and-struts-integration/ 由于上面的示例是使用 Eclipse IDE 开发的,我可能想知道使用 Intellij 是否有更好(简单)的方法。

请提及任何教程或更好的方法。

【问题讨论】:

  • 当心,Struts1 现在已被弃用,不再维护......只需查看Struts official page。您确定要将其用于应用程序吗?

标签: spring spring-mvc intellij-idea integration struts-1


【解决方案1】:

你尝试了什么?我让 Spring 使用 Maven 在 IntelliJ 中工作并复制其他 working projects。我希望这也能为你工作。为 IntelliJ 配置 Maven,如果您可以让 Spring 与 IntelliJ 一起工作,请尝试使用 maven + 您的应用服务器(我可以推荐 jetty)从命令提示符下使其工作,然后您可以在 IntelliJ 中打开 Spring/Maven 项目,它将工作。

【讨论】:

    猜你喜欢
    • 2014-09-19
    • 1970-01-01
    • 1970-01-01
    • 2018-12-09
    • 1970-01-01
    • 2011-02-04
    • 1970-01-01
    • 2020-09-23
    • 1970-01-01
    相关资源
    最近更新 更多