I'd like to get a custom look and feel just for the exception page, and perhaps some behaviour too.
Unfortunately, instantiation of this class appears concreted into the AbstractRequestCycleProcessor.respond(RuntimeException, RequestCycle). There doesn't appear to be an elegant extension point for this. Am I missing something? How can I style up / control the ExceptionErrorPage for my app without overriding "respond" and duplicating most of the code? -- View this message in context: http://www.nabble.com/Can-we-expose-ExceptionErrorPage-via-IApplicationSettings-please-%21-tp16758488p16758488.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
