On Mon, Oct 27, 2014 at 1:26 PM, Entropy <[email protected]> wrote:
> The exception occurred within an AjaxButton. In this case, a service was > not > responding, we want to show our error page, and put a custom message up > indicating that it is a service problem, call the help line or try again > later blah blah blah... > > I don't think any redirects are involved. > Better check with the browser's Dev tools. Or put a breakpoint at WicketFilter#doFilter(). > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Wicket-error-page-runs-twice-tp4668093p4668109.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
