转发根路径应用有两个地方:

1 在urlpatterns中,是转发,所有在web.xml中的是转发

2 在转发中,即RequestDispatcher getRequestDispatcher(String path).forward(req,resp);

其余的都是转发根路径的应用

posted on 2015-08-14 17:06  菜鸟乙  阅读(395)  评论(0编辑  收藏  举报