Apache Wicket
-
Enterprise Java
Apache Wicket with Lambda Expressions
What’s up? :) I’ve been working on some projects that thankfully use Apache Wicket for the presentation layer. It naturally…
Read More » -
Enterprise Java
A clean approach to Wicket models
One of the core concepts of Apache Wicket web framework is the model and IModel as its programming interface. Wicket components rely heavily on…
Read More » -
Enterprise Java
Apache Wicket: Remember Me functionality
It is quite common in web applications to have “Remember Me” functionality that allows user to be automatically logged in…
Read More »