This works but the url doesn't change in the browser to /reports/?id=1, it stays as login/destination=...
I'm thinking of reimplementing this as a wicket page with page params. any other thought on how to implement this kind of functionality with servlet/wicket login page?
