Apache Wicket 9.0.0-M3 release, Java Web development framework

Wicket is a Java language Web development framework with Struts, WebWork, Tapestry is similar, which is characterized by a code of Html and effective separation (in favor of cooperation of programmers and artists), rule-based configuration (reduced XML using the configuration file, etc.), the learning curve is low (development mode and C / S similar), easier to debug (error type is relatively small, easy positioning).

The main updates are as follows:

New features

  • [WICKET-6559] - storing encrypted pages

Bug fixes

  • [WICKET-6613] - Wicket 8.1 ModalWindow Automatic Adjustment
  • [WICKET-6676] - Getting Started (Quickstart) the application does not deploy to GlassFish
  • YearOfEra when calling cookieUtils.cookieToDebugString (): Unexpected field: Instant - [WICKET-6678]
  • [WICKET-6680] - JavaScriptStripper template text contains two forward slash throttling
  • [WICKET-6689] - At the same time, ClientProperties.getTimeZone () there are some problems when the UTC offset and DST not
  • [WICKET-6690] - KeyInSessionSunJceCryptFactory.<init> 中的 NullPointerException
  • [WICKET-6692] - page on websocket closed deserialization - this is a possible performance issues
  • [WICKET-6697] - lack Wicket.DOM.toggleClass JS method

The new version also brings a lot of improvements, see the details of the announcement .

Guess you like

Origin www.oschina.net/news/109962/wicket-9-0-0-m3-released