Migration to Wicket 1.5Page comment added by Ding.Zenbergclass RequestCycle has changed in 1.5-M1 and WebRequestCycle has been removed. When we want to override RequestCycle's methods and write our logic codes we can not do it like 1.4.x. eg. protected void onBeginRequest(); In this case we'll need to extend RequestCycle and Override The current entry point is org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach(). Exception handles not like before we can override method public Page onRuntimeException(Page page, RuntimeException e); we should create a new ExceptionMapper class to handle that
Change Notification Preferences
View Online
|
|
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
- [CONF] Apache Wicket > Migration to Wicket 1.5 confluence
