按照网上的方法改了还是不行
收起
用了注解就不要在web.xml中配置了
@WebServlet( name = "addServlet", //servlet名称 value= "/addServlet" //url )
报告相同问题?