
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
创建MyServlet后,在web.xml中对Servlet进行配置后启动tomcat时,tomcat启动报错。
创建MyServlet后,在web.xml中对Servlet进行配置后启动tomcat时,tomcat启动报错。报错内容如下:Caused by: java.lang.IllegalArgumentException: The servlets named [MyServlet] and [cn.itcast.chapter08.MyServlet] are both mapped to the
到底了