After a recent week long training Mystic gave a week ago, one item that came up was the examples as posted on the official Wicket website are a version behind. Available here: http://www.wicketstuff.org/wicket13/.
In response to throwing up the latest javadoc at a simple to remember URL on this website, the examples seem to be the next logical step to make available. So point your browser here:
http://wicketbyexample.com/examples
This is running the latest 1.4.6 release of Apache Wicket. Enjoy.

{ 5 comments… read them below or add one }
Nice one, although the links to /examples/xxx redirect to /wicket-examples/xxx so return a 404.
Thanks for the catch, I’ve modified how the war is showing up on the filesystem so the context will think /examples as well.
Could you please give an example in wicket to pass value from modal pop up window to parent window
Is it possible to download the examples for 1.4.6 via svn?
Of course, it’s in wicket’s branch for 1.4.6 here – http://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.6/wicket-examples/