摘要: 一:转发!转发中用写路径自动跳转: request.getRequestDisPatcher("路径")。forward(request,response); 二:请求重定向 response.sendRedirect("路径"); 三:hTML页面的超链接href response.getWeit 阅读全文
posted @ 2016-02-27 17:10 菜渣 阅读(349) 评论(1) 推荐(0) 编辑