Linuxeden 开源社区 --
Apache Wicket 7.10 已发布,Wicket 是一个 Java 语言的 Web 开发框架,与 Struts,WebWork,Tapestry 相类似。其特点在于对 HTML 和代码进行了有效的分离(有利于程序员和美工的合作),基于规则的配置 (减少了 XML 等配置文件的使用),学习曲线较低(开发方式与 C/S 相似),更加易于调试(错误类型比较少,而且容易定位)。
更新内容:
Bug
- [WICKET-6441] – MockHttpSession and MockSessionStore don’t call onInvalidate() on invalidate()
- [WICKET-6448] – Provide behavior that disables a button after click
- [WICKET-6461] – Default constructor is incorrectly called if optional param is not provided in parameter placeholder URL with additional required parameter
- [WICKET-6471] – FileSystemResource file descriptor leak
- [WICKET-6476] – It is impossible to use multiple WebSocketTester with the same WebApplication
- [WICKET-6477] – Component.getDefaultModelObject() wraps in RuntimeException instead of WicketRuntimeException
- [WICKET-6481] – NullPointerException in MountedMapper
- [WICKET-6484] – Wicket.Cookie.set does not set ‘secure’ flag
-
[WICKET-6489] – Exception when “identifier code” javascript is not start on PrependJavaScript - [WICKET-6493] – WebSocket SessionIds are wrong (HttpSession one used instead of Websocket one) + NPE if no HttpSession is found during Handshake Request
- [WICKET-6501] – DefaultPageManagerProvider does not honour StoreSettings.setAsynchronous(false)
- [WICKET-6506] – Performance issue when large component isn’t visible
- [WICKET-6513] – NullPointerException at PageStoreManager$SessionEntry after login
- [WICKET-6522] – ThreadLocal leak in PageStoreManager
- [WICKET-6530] – Race-condition in session invalidation
Improvement
- [WICKET-6482] – CompoundValidator should implement all Behavior methods
- [WICKET-6504] – Use a serializable model for FileSystemResource’s path
更多详情请查看 发布主页 。
转自 http://ift.tt/2C3LUcg
The post Apache Wicket 7.10.0 发布,Web 开发框架 appeared first on Linuxeden开源社区.
http://ift.tt/2BxzHMb
没有评论:
发表评论