This implementation uses the {@link SpringJavascriptAjaxHandler} by defaultto determine whether the current request is an Ajax request. On an Ajax request, a "fragments" parameter will be extracted from the request in order to determine which attributes to render from the current tiles view. @author Rossen Stoyanchev @since 2.4
|
|