You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Andre van der Schyff <av...@gmail.com> on 2008/06/10 10:26:52 UTC

show modal window for exception

I'm trying to handle an exception by showing a Modal window instead of
redirecting to an error page. Does anyone know how to do this? We've looked
at RequestCycle.onErrorPage, but that also requires a page to redirect to.

Thanks,
Andre