req.getRequestDispatcher("WEB-INF/page/httpStatu/sqlerror.html").forward(request,response);
在servlet 中返回web-inf下的页面
最新推荐文章于 2022-03-29 18:04:40 发布
req.getRequestDispatcher("WEB-INF/page/httpStatu/sqlerror.html").forward(request,response);