Apache Struts 2.1.8 版本发布
程序员文章站
2022-03-22 18:03:46
...
Struts 2.1.6发布已经发布很久了,bug也相当的多,废话不多说看看Struts 2.1.8新特性吧!
New Features and Plugins
Struts now has a JSON plugin to support a JSON result type(这个以前就有,现在只不过是官方提供了)
Struts has an embeddedjsp plugin for compiling JSPs possibly packaged within a jar
The Struts 2 Spring plugin now supports spring's reloading class loader
Struts now supports a full-featured OSGi Plugin osgi plugin。(看来模块化离我们不远了,spring3也有这个趋势)
解决的bug也相当的多自己去官网上看看吧
https://issues.apache.org/struts/secure/ReleaseNote.jspa?projectId=10030&styleName=Html&version=21920
http://struts.apache.org/2.1.8/docs/version-notes-218.html
New Features and Plugins
Struts now has a JSON plugin to support a JSON result type(这个以前就有,现在只不过是官方提供了)
Struts has an embeddedjsp plugin for compiling JSPs possibly packaged within a jar
The Struts 2 Spring plugin now supports spring's reloading class loader
Struts now supports a full-featured OSGi Plugin osgi plugin。(看来模块化离我们不远了,spring3也有这个趋势)
解决的bug也相当的多自己去官网上看看吧
https://issues.apache.org/struts/secure/ReleaseNote.jspa?projectId=10030&styleName=Html&version=21920
http://struts.apache.org/2.1.8/docs/version-notes-218.html