@Override protected void doPut(HttpServletRequest req, HttpServletResponse resp) throws IOException { doGet(req, resp); }