I'm not sure the example web.xml here is complete - https://cwiki.apache.org/WICKET/spring.html
There is no filter mapping so there is no request get sent to the wicket servlet. I've always used the the wicket filter and a filter mapping so I need to figure out how to do the same with a servlet. Douglas
