摘要: 一.前台重定向 在Servlet中,调用response的方法:response.sendRedirect("other.jsp"); private void doDel(HttpServletRequest req, HttpServletResponse resp) throws IOExce 阅读全文
posted @ 2020-06-30 22:12 木子李和三点水 阅读(340) 评论(0) 推荐(0) 编辑