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.2.9,我们希望集成 HDIV(HTTP 数据完整性验证器)以增强其安全性。但是,似乎 HDIV 的最新版本(2.1.12)仅与 struts 1.3.8 兼容。
目前,我们不希望将 struts 1.2.9 升级到 1.3.8,因为它需要一些工作。那么我们可以做些什么来使用 HDIV 和 struts 1.2.9 呢?
感谢帮助。
如您所见, Community Edition 仅支持最新的 2 个次要 GA 版本。Struts 1.2.9是企业版产品的一部分。
我在这里粘贴企业版支持的框架和从 hdiv.org 网页复制的版本:
社区版仅支持 Spring MVC(3.1 和 3.2)、Grails(从 2.3.1 开始)、JSF 和 Struts 1 的最新 2 个次要 GA 版本。但是,企业版支持 Spring MVC、Grails、JSF、Struts 1 的所有版本, Struts 2 和自定义框架的建议。