Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有一个使用 Struts 1.0 正在运行的 JSP 项目。这是一个相当大的项目。我们要在 Struts 2.3.16.1 中升级项目。由于我是 struts 框架的新手,我不确定这次升级需要哪些更改。直接从版本 1.0 升级到 2.3.16.1 是否是个好主意,因为 1.0 是一个非常原始的版本。
此链接迁移指南和迁移策略可能会对您有所帮助。但是你必须在它上面做很多研发工作。就像制作一个全新的应用程序一样。
谢谢。