response.sendRedirect("index.jsp"); request.getRequestDispatcher("index.jsp").forward(request, response);