内容简介:Struts 2.5.17 GA 发布了,Apache Struts 2 是一个优雅、可扩展的框架,用于创建企业级 Java Web 应用程序。该框架旨在简化整个开发周期,从构建、部署到维护应用程序。 除了关键的整体主动安全性改进之外,此版本...
Struts 2.5.17 GA 发布了,Apache Struts 2 是一个优雅、可扩展的框架,用于创建企业级 Java Web 应用程序。该框架旨在简化整个开发周期,从构建、部署到维护应用程序。
除了关键的整体主动安全性改进之外,此版本还解决了一个潜在的安全漏洞:
Possible Remote Code Execution when using results with no namespace and insametime, its upper action(s) have no or wildcard namespace.Samepossibility when usingurltag which doesn’t have value and action set. - S2-057
详情见发布公告。
下载地址:http://struts.apache.org/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Apache Struts 2.5.17 GA 发布,简化整个开发周期
- Unity动态网格简化算法
- 对于css的简化属性
- 借助 Swift 的枚举来简化登录
- 用 Retrofit 2 简化 HTTP 请求
- 记一次网络读过程(简化版)
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Algorithms on Strings, Trees and Sequences
Dan Gusfield / Cambridge University Press / 1997-5-28 / USD 99.99
String algorithms are a traditional area of study in computer science. In recent years their importance has grown dramatically with the huge increase of electronically stored text and of molecular seq......一起来看看 《Algorithms on Strings, Trees and Sequences》 这本书的介绍吧!