/me does a happy dance.
Eelco
On 7/29/06, p.jasson <[EMAIL PROTECTED]> wrote:
>
> Yep. You're right. With the lastest snapshot it's working correctly.
> --
> View this message in context:
> http://www.nabble.com/Handling-RuntimeException-from-AjaxRequest-tf2020124.html#a5557307
> Sent from the
Yep. You're right. With the lastest snapshot it's working correctly.
--
View this message in context:
http://www.nabble.com/Handling-RuntimeException-from-AjaxRequest-tf2020124.html#a5557307
Sent from the Wicket - User forum at Nabble.com.
--
I haven't tested it, but as we built in that support last week, I
think the normal exception strategy should work now. And if it doesn't
work yet, we should fix it.
Eelco
On 7/29/06, Johan Compagner <[EMAIL PROTECTED]> wrote:
> don't know what the best way would be.
> Maybe we could do it in the
don't know what the best way would be.Maybe we could do it in the wicket code when an AjaxRequest does trigger an runtimedo a redirect to the exception page.. Igor?johan
On 7/29/06, p.jasson <[EMAIL PROTECTED]> wrote:
Hello.I would like to handle exceptions in my code automatically. So, I'm usingon