req.getRequestDispatcher("WEB-INF/page/httpStatu/sqlerror.html").forward(request,response);
在servlet 中返回web-inf下的页面
最新推荐文章于 2021-02-26 15:12:27 发布
req.getRequestDispatcher("WEB-INF/page/httpStatu/sqlerror.html").forward(request,response);