About the Web.xml error solution __web

Source: Internet
Author: User
Tags parse error

Serious: Parse Error at line column 11:the content of element type Web-app "must match" (icon?,display-name?,description?, Distributable?,context-param*,filter*,filter-mapping*,listener*,servlet*,servlet-mapping*,session-config?, mime-mapping*,welcome-file-list?,error-page*,taglib*,resource-env-ref*,resource-ref*,security-constraint*, login-config?,security-role*,env-entry*,ejb-ref*,ejb-local-ref*) "

Most of the opinion on the Internet is that the nodes should be added strictly in the order of icon?,display-name?,description?,distributable and so on. After careful comparison with this method, the error finally disappeared. There is also a saying that the <! DOCTYPE Web-app Public "-//sun Microsystems, INC.//DTD Web Application 2.3//en" "Http://java.sun.com/dtd/web-app_2_3. DTD "> This section of the checksum code is deleted, the problem is solved. The reason: Some of the code you add is compliant with the XML document specification, but does not conform to the specification defined by WEB-APP_2_3.DTD. But have not encountered this kind of situation, keep standby. Copy to Google Translate translation results

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.