Apache Struts 2.5.16 GA 发布,MVC 框架

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Apache Struts 2.5.16 GA 发布。Struts 是 Apache软件基金会(ASF)赞助的一个开源项目,最初是  Jakarta 项目中的一个子项目,在 2004年3月 成为 ASF 的顶级项目。它通过采用 Java Servlet/JSP 技术,实现了基...

Apache Struts 2.5.16 GA 发布。Struts 是 Apache软件基金会(ASF)赞助的一个开源项目,最初是  Jakarta 项目中的一个子项目,在 2004年3月 成为 ASF 的顶级项目。它通过采用 Java Servlet/JSP 技术,实现了基于 Java EE Web 应用的 MVC 设计模式的应用框架,是 MVC 经典 设计模式 中的一个经典产品。

更新内容:

  • - unclosed instantiation of PrintWriter

  • - Http Sessions forcefully created for all requests using I18nInterceptor with default Storage value.

  • - NotSerializableException - org.apache.struts2.dispatcher.StrutsRequestWrapper

  • - NotSerializableException: com.opensymphony.xwork2.inject.ContainerImpl$ConstructorInjector when using ExecuteAndWait interceptor

  • - ClassCastException in JarEntryRevision

  • - Dependency Mapping Exception When Using PrefixBasedActionProxyFactory

  • - The converter() method of com.opensymphony.xwork2.conversion.annotations.TypeConversion is now deprecated. If this method is removed in some next release, it will forbid to describe a

  • converter by the name (id) of a Spring bean.

  • - Conversion by annotation does not work

完整内容请查看发布主页

下载地址:

http://struts.apache.org/download.cgi#struts-ga


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Dive Into Python

Dive Into Python

Mark Pilgrim / Apress / 2004-11-5 / GBP 31.49

Python is a new and innovative scripting language. It is set to replace Perl as the programming language of choice for shell scripters, and for serious application developers who want a feature-rich, ......一起来看看 《Dive Into Python》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

URL 编码/解码
URL 编码/解码

URL 编码/解码