Introduction to the Wicket Framework 1. Overview Wicket is a Java server-side web component-oriented framework that aims at simplifying building web interfaces by introducing patterns known from desktop UI development. With Wicket it is possible to build a web application using only Java code and XHTML compliant HTML pages. No… Continue Reading intro-to-the-wicket-framework