问题描述:
java.lang.IllegalArgumentException:名为 [HelloServlet]和 [com.isc.demo.HelloServlet] 的servlet不能映射为一个url模式(url-pattern) [/hello]
解决措施:
大概率是你在web.xml中配置了

问题描述:
java.lang.IllegalArgumentException:名为 [HelloServlet]和 [com.isc.demo.HelloServlet] 的servlet不能映射为一个url模式(url-pattern) [/hello]
解决措施:
大概率是你在web.xml中配置了