not really. like i said, if this happens during a resource url then
the browser will never show the response.
your best bet is to use a timer or any other callback that gets
triggered via javascript, so you know the user sees the error panel.

-igor

On Wed, Aug 15, 2012 at 10:22 AM, jchappelle <[email protected]> wrote:
> Thanks for the quick response Igor.
>
> Are there any callback methods in Panel that will allow me to put my
> notification code and guarantee that it will be rendered to the user? Worst
> case I could add a timer behavior to the panel that makes a callback to the
> server and executes the notification, but I don't really like that solution.
>
> Josh
>
>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/IExceptionMapper-to-notify-support-of-errors-tp4651251p4651254.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]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to