XML errors in struts are prompted in eclipse

Source: Internet
Author: User

Referenced File contains errors (http://struts.apache.org/dtds/struts-2.0. DTD ).

Solution ):

1.This may be because your DTD file cannot be found or the parsing is wrong. you can enter the http://struts.apache.org/dtds/struts-2.0 in the address bar. DTD can view this can not, if not, it should be a network problem or XML parsing problem, the solution is that you copy the DTD file to your classpath directory, the http://struts.apache.org/dtds/struts-2.0. DTD this path to "/WEB-INF/classes/Struts-2.0. DTD ". Try again.

 

2.Remove the struts2-core-2.x.x.jar from the struts-2.0.dtd, open [Window]-[properties], and open the dialog box. select [myeclipse]-[files-editors]-[XML]-[XML catalog] In the tree list on the left. The corresponding content is displayed on the right. click the [add] button under [XML catalog entries] on the right. In the displayed dialog box, enter:
Location: usestruts2/src/struts 2.0.dtd (select the struts-2.0.dtd file you just pulled out)
Key type: public ID
Key:-// Apache Software Foundation // DTD struts configuration 2.0 // en
Select [OK] to add.

Related Article

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.