web.xml里<init-param>报错

时间:2014-06-03 05:31:38   收藏:0   阅读:514
Description ResourcePathLocationType

cvc-complex-type.2.4.a: Invalid content was found starting with element ‘init-param‘. One of ‘{"http://java.sun.com/xml/ns/javaee":enabled, "http://java.sun.com/xml/ns/javaee":async-supported, "http://java.sun.com/xml/ns/javaee":run-as, "http://java.sun.com/xml/ns/javaee":security-role-ref, "http://java.sun.com/xml/ns/javaee":multipart-config}‘ is expected.web.xml/WebContent/WEB-INFline 40XML Problem


控制台报错:严重: Servlet /*** threw load() exception
java.lang.ClassNotFoundException: MyApplication


敢情<init-param>要放在<load-on-startup>1</load-on-startup>上边

web.xml里<init-param>报错,布布扣,bubuko.com

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!