Wicket at www.heise.de

2020-07-16 Thread Tobias Soloschenko
Hi all, Wicket is mentioned at www.heise.de - a german page for IT news: https://www.heise.de/news/Java-Webframework-Apache-Wicket-9-baut-vollstaendig-auf-Java-11-LTS-4845258.html

[ANNOUNCE] WicketStuff 9.0.0 Released

2020-07-16 Thread Maxim Solodovnik
WicketStuff core 9.0.0 based on Apache Wicket 9.0.0 is released and soon will be available at Maven Central! The changelog is: Maxim Solodovnik (6): Switching to the next development version Merge branch 'master' of github.com:wicketstuff/core Tests should be fixed

AW: Change pageId Parameter structure

2020-07-16 Thread Ravi Knox
Hi Bas, I refactored my code as you described and it works well so far. Thanks a lot J Ravi

Re: Wizard - showing Modal on "next" button

2020-07-16 Thread Sven Meier
Hi, easiest solution is to do the confirmation in JS only:         button.add(new Behavior() {             @Override             public void renderHead(Component component, IHeaderResponse response)             { response.render(OnEventHeaderItem.forComponent(component, "click", "return