I was giving the WicketFilter backport a shot, and I noticed that the wicket servlet is completely gone from Wicket 2.x.
Should we keep the servlet as a fallback for 1.x for existing applications? Will that have an adverse effect on our maintenance? As a side note: I noticed that much of our documentation is out-of-date regarding changed functionality in wicket-2.x. For instance I see a lot of references to WicketServlet where Filter is meant. Same goes for IWebApplicationFactory. I am able to fix most obvious errors, but not all. Martijn -- <a href="http://www.thebeststuffintheworld.com/vote_for/wicket">Vote</a> for <a href="http://www.thebeststuffintheworld.com/stuff/wicket">Wicket</a> at the <a href="http://www.thebeststuffintheworld.com/">Best Stuff in the World!</a>
