自己手动添加servlet的习惯是先在web.xml写servlet标签,然后写servlet-mapping标签,但是由于servlet标签一定要写在【所有】servlet-mapping标签之前,因此回报这个错误