On Wednesday 16 January 2008 22:40:52 Hoover, William wrote:
> In your WebApplication...
>
> getApplicationSettings().setPageExpiredErrorPage(PageExpiredErrorPage.class
>); getApplicationSettings().setAccessDeniedPage(AccessDeniedPage.class);
> getApplicationSettings().setInternalErrorPage(InternalErrorPage.class);
>
> // show internal error page rather than default developer page
> getExceptionSettings().setUnexpectedExceptionDisplay(IExceptionSettings.SHO
>W_INTERNAL_ERROR_PAGE);
>
> http://cwiki.apache.org/confluence/x/FyMB

Just in case you didn't see there is similar entry here 
http://cwiki.apache.org/confluence/display/WICKET/FAQs


Dima

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to