Hi, I've a question which is a little bit offtopic. I'm using a tomcat webserver and configured a error-page for error 404. In case such a error occures, do I have the possibilty to find out which page was originally requested by the user???
My error page is a .jsp so I'm able to access the HttpServletRequest, but I've also extended the WicketServlet class, so I'm also able to access anything there. Any ideas? -- View this message in context: http://www.nabble.com/Error-Page-tf4799850.html#a13732233 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
