On 9/30/05, Dorel Vaida <[EMAIL PROTECTED]> wrote:
I don't know about dojo but some java ajax implementations (DWR)
propagate the exceptions back to the client. Wouldn't be that acceptable
for a validation error for example ?
I know that that dojo.bind lets you bind an error handler
dojo.io.bind({
url: ...,
load: ...,
error: errorHandler,
mimetype: ...
});
Maybe on error, wicket could return a code other than 2xx and have it
invoke the error handler? Or is this to weird? Just an idea...
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user