Currently we have: * AccessDeniedPage * ExceptionErrorPage * InternalErrorPage * PageExpiredErrorPage
But we don't have a page to report an URL that does not point to an existing resource. What about adding that? For example it would be needed here: PackageRequestTargetUrlCodingStrategy should interrupts the cycle and sends a 404 when a page/class cannot be found http://issues.apache.org/jira/browse/WICKET-293 It would be needed in some other places as well I guess. Cheers, -- Jean-Baptiste Quenot aka John Banana Qwerty http://caraldi.com/jbq/
