Demonstrates Wicket's ability to transparently handle multipart forms via AJAX.
The only difference
between this example and other non-AJAX upload examples is the option to trigger the form submit via an AjaxButton,
everything else is handled transparently by Wicket.