Skip to content

Instantly share code, notes, and snippets.

@kemsakurai
Created February 17, 2017 11:48
Show Gist options
  • Save kemsakurai/764a28e8a067e7d9cdc4b8cd63314a09 to your computer and use it in GitHub Desktop.
Save kemsakurai/764a28e8a067e7d9cdc4b8cd63314a09 to your computer and use it in GitHub Desktop.
Wicket Ajax Request Exception 発生時の振る舞いを切り替える
getExceptionSettings().setAjaxErrorHandlingStrategy(ExceptionSettings.AjaxErrorStrategy.INVOKE_FAILURE_HANDLER);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment