111112113114115116117
pageable.setPage(page); getModel().put("pageable", pageable); getModel().put("type", type); return new ResponsesView(); }