Guys, I was wondering, if i were to redirect to external error, expiry and access-denied page. Is there a better solution then to make individual page-class for above and do a redirect to the corresponding pages in their constructor? Since setAccessDeniedPage, setInternalErrorPage (in ApplicationSettings) all take Class class as argument..
Thanks in advance -- View this message in context: http://www.nabble.com/External-Error%2C-Expiry-%2C-AccessDenied-Pages-tp16885052p16885052.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]
