JavaWeb 项目出现 “A child container failed during start” 异常的原因之一

异常内容:

 

查明原因:

UserServlet  在Web.config 中配置了 Servlet-mapping    ,在UserServlet 类中又写了 @WebServlet 导致。

 

posted @ 2017-05-22 10:39  励韧  阅读(222)  评论(0编辑  收藏  举报