Wicket automatically generates URLs to resources (images etc.) with the prefix "resources" (e.g. "https://localhost:8080/resources/org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js"). Is it possible to change this prefix from "resources" to something else (like "res")?Wicket automatically generates URLs to resource