Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-5296

Wrong DTD version

    XMLWordPrintableJSON

Details

    Description

      The DOCTYPE definition in all struts-plugin.xml seems to not have been updated to the new one. The old DTD
      <!DOCTYPE struts PUBLIC
              "-//Apache Software Foundation//DTD Struts Configuration 2.5//EN"
              "http://struts.apache.org/dtds/struts-2.5.dtd">
      should be changed to 
      <!DOCTYPE struts PUBLIC
              "-//Apache Software Foundation//DTD Struts Configuration 6.0//EN"
              "https://struts.apache.org/dtds/struts-6.0.dtd">
      for any version 6.x

      Attachments

        Activity

          People

            Unassigned Unassigned
            nikos nikos dimitrakas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: