It depends on the kind of error. Sometimes when it's xmlhttprequest
error we get no notification of it.

-Matej

On Thu, Mar 20, 2008 at 9:21 PM, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> On Thu, Mar 20, 2008 at 12:59 PM, Matthew Young <[EMAIL PROTECTED]> wrote:
>  >  Small wish: in GMail, when their Ajax submit fails (either user submit or
>  >  auto background submit), they don't go to a new page, they flash a message
>  >  "System error, trying again."  It would be great if Wicket can support 
> this
>  >  way of Ajax error handling when error happen very late during render.
>
>  this we do support. just throw an error, and in your button add an
>  iajaxcalldecorator, override failed script and make it show the popup
>
>  -igor
>
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Resizable and reorderable grid components.
http://www.inmethod.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to