如何在servlet 重定向到jsp 页面中

this.getServletContext.getRequestDispatcher("a.jsp").forward(requst, response);