Description
URL: http://wicket.apache.org/examplehelloworld.html
1) Wicket's Hello World example should use WicketFilter instead of WicketServlet
2) the imports are wrong. Package names should be org.apache.wicket
3) bad javadoc comment: "WicketServlet class for hello world example"