hi, add your IRequestCycleListener which onexception checks if it's the exception you want to log/mail ,if it's then do so.
On Wed, Dec 26, 2012 at 3:45 AM, Chris Colman <[email protected]> wrote: > When running in production mode and an error occurs Wicket will display > 'Internal error/return to home page'. > > What is the best place to put in a hook or a listener to be activated > when this occurs so that we can have an email sent to an admin or log > extra details etc., > > Yours sincerely, > > Chris Colman -- regards, Vineet Semwal --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
