最后的不应是 <servlet-mapping>下<servlet-name>标签里的内容吗?
为什么会是<url-pattern>标签下的?
通过<url-pattern>标签下的路径查找name,通过相同的name<servlet-name>查找c<servlet-class>中的路径