示例#1
0
 @Override
 protected void doPut(HttpServletRequest req, HttpServletResponse resp) throws IOException {
   doGet(req, resp);
 }