A component whose markup needs to be updated should be added to this target via AjaxRequestTarget#addComponent(Component) method.
The returned scripts are rendered in the HTML as follow:
<a href="javascript:[script]var wcall=wicketAjaxGet('[url]', function() {[onSuccessScript]}, function() {[onFailureScript});" ...>[text of the link]</a>