Apache Wicket v7.4.0 发布,一个Java 语言的Web开发框架

jopen 8年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/304a575a71a355c5632f4f5cc3f3c501.png" /></p>    <p>Wicket是一个Java 语言的Web开发框架,与Struts,WebWork,Tapestry 相类似。其特点在于对Html和代码进行了有效的分离(有利于程序员和美工的合作),基于规则的配置(减少了XML 等配置文件的使用),学习曲线较低(开发方式与C/S相似),更加易于调试(错误类型比较少,而且容易定位)。</p>    <h2>更新日志</h2>    <h3>Bug修复</h3>    <ul>     <li>[WICKET-6154] - Performance bottleneck when using KeyInSessionSunJceCryptFactory</li>     <li>[WICKET-6155] - Newline in ModalWindow title </li>     <li>[WICKET-6157] - WicketTester and application servers are destroying app differently</li>     <li>[WICKET-6160] - Missing type for MediaComponent causing iOS devices not to be able to play videos</li>     <li>[WICKET-6162] - Reload leads to unexpected RuntimeException 'Unable to find component with id'</li>     <li>[WICKET-6169] - NullPointerException accessing AbstractRequestLogger.getLiveSessions</li>     <li>[WICKET-6170] - Wrong requestmapper used for cache decorated resources</li>     <li>[WICKET-6172] - Inconsistent results from getTag[s]ByWicketId</li>     <li>[WICKET-6173] - WICKET-6172 makes TagTester.createTagsByAttribute stop working</li>     <li>[WICKET-6174] - Browser/Client info navigatorJavaEnabled property returns undefined</li>     <li>[WICKET-6175] - Aautocomplete suggestion window is not closing in IE11</li>     <li>[WICKET-6180] - JMX Initializer's usage of CGLIB makes it impossible to upgrade to CGLIB 3.2.3</li>     <li>[WICKET-6185] - Border body not reachable for visitors</li>     <li>[WICKET-6187] - Enclosures rendered twice in derived component</li>     <li>[WICKET-6191] - AjaxTimerBehavior will stop after ajax update of component it is attached to</li>     <li>[WICKET-6196] - CheckingObjectOutputStream broken in Wicket 7</li>     <li>[WICKET-6198] - Unable to disable a MultiFileUploadField</li>     <li>[WICKET-6202] - Guide: 26.1 Page storing, section HttpSessionDataStore - example code is not correct</li>     <li>[WICKET-6204] - Copy only the provided attributes for Ajax link inclusion</li>    </ul>    <h3>改进</h3>    <ul>     <li>[WICKET-6153] - WicketTester's MockHttpServletRequest doesn't expose setLocale(aLocale) method</li>     <li>[WICKET-6178] - MetaDataHeaderItem # generateString() should return specials characters escaped like StringEscapeUtils.escapeHtml(s) does</li>     <li>[WICKET-6182] - Remove recreateBookmarkablePagesAfterExpiry check in Component#createRequestHandler</li>     <li>[WICKET-6183] - Improve stateless support for AJAX</li>     <li>[WICKET-6186] - Upgrade JQuery to 1.12.4/2.2.4</li>    </ul>    <h3>新功能</h3>    <ul>     <li>[WICKET-6193] - NestedStringResourceLoader - replaces nested keys within property files</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958992385045078170">apache-wicket-7.4.0-bin.tar.gz</a></li>     <li><a href="/misc/goto?guid=4958992385157437996">apache-wicket-7.4.0-bin.zip</a></li>     <li><a href="/misc/goto?guid=4958992385271015082">apache-wicket-7.4.0.tar.gz</a></li>     <li><a href="/misc/goto?guid=4958992385380594375">apache-wicket-7.4.0.zip</a></li>    </ul>