小弟请教下:在servlet中使用request.sendRedirect("../xxxx.jsp")转向,因为在servlet会有二级目录,需要带上..返回根目录。但是RequestDispatcher为什么不用带?求大神指点谢谢
http://blog.csdn.net/tongxinxiao/article/details/39738157