Hi,
 Q1) Using mount paths can we prevent 404 by using RegEx? Is there is a
better way?

 Q2) Instead of preventing 404, if we go reactive , how can we trap it?
(I was unsuccessful playing with WebRequestCycle)

Q3) Part of my application is User facing, part Admin. For exceptions
depending on which page it came I want to redirect to appropriate Error
Page. I tried doing this in the "Application" level, (where mounts are
specified) but is there a way to control/delegate this at Template level, so
I can section how exceptions are handled?

..Some examples or 2 , 3 lines of code would help. Maybe I'm doing it wrong.

thanks,
Arjun
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Whats-the-best-way-to-prevent-handle-404-tp3053827p3053827.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to