Hello,

is it possible to get the incorrect url when error 404 occurs?

I would like to inspect this url and react differently for
- users who want access but did a mistake in the url or
  bookmarked an url which is no longer valid
  -> show StartPage (with some more functionality)
- others who want to access through "brute-force" by adding garbage to
the url
  -> show a short error page
 
I am using Wicket 6.17.0.

many thanks in advance
Karl-Heinz


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to