On 8/11/05, Jonathan Locke <[EMAIL PROTECTED]> wrote: > > all we'd have to do to allow you to handle exceptions globally is make > this method protected and non-final: > > private final void redirectToExceptionErrorPage(final Page page, > final RuntimeException e) throws ServletException
Yea! I like it. ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
