Github user bitstorm commented on the issue:
https://github.com/apache/wicket/pull/242
Filter path can be obtained from Request#getFilterPath(), which under the
woods is used buy the current solution where the correct link to homepage
(index.html) is resolved by markup filter RelativePathPrefixHandler.---
