JSP Redirigir A Otra Pgina

request.getRequestDispatcher("inicio.jsp").forward(request, response);
OARC P.P.