下面的代码为什么无法重定向呀
login.jsp页面路径为 ProjectRoot/web-inf/jsp/login.jsp
protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {
// TODO Auto-generated method stub
response.sendRedirect(request.getServletContext().getContextPath()+"/jsp/login.jsp");
}
万千封印
慕桂英4014372
狐的传说
相关分类