红联Linux门户
Linux帮助

Apache Wicket 6.12.0发布,Web开发框架

发布时间:2013-11-08 09:21:23来源:红联作者:empast
Wicket是一个Java 语言的Web开发框架,与Struts,WebWork,Tapestry 相类似。其特点在于对Html和代码进行了有效的分离(有利于程序员和美工的合作),基于规则的配置(减少了XML 等配置文件的使用),学习曲线较低(开发方式与C/S相似),更加易于调试(错误类型比较少,而且容易定位)。

Apache Wicket 6.12.0 发布,该版本升级 jQuery 到 1.10.1 版本,其他改进包括:

* Support MultiFileUploadField in FormTester
* Add support for parsing IE 11 user agent
* Log the exception if the application cannot start properly
* Add Wicket.Event.unsubscribe method
* Allow form components to trim the input themselves
* Allow DebugBar contributors to be removed
* Session management doesn't work with Jetty's JDBCSessionManager
* HeaderItem to be Serializable

项目主页:http://wicket.apache.org/

来自:开源中国社区
文章评论

共有 0 条评论