Uploaded image for project: 'Struts 1'
  1. Struts 1
  2. STR-3194

Need more thorough documentation of struts-config.xml

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.3.10
    • Pending Review
    • Documentation
    • None
    • N/A

    Description

      Being new to Struts, I've searched all over the documentation here:

      http://struts.apache.org/1.x/index.html

      But it's nearly impossible to get just a basic understanding of the struts-config.xml file and its inner workings. As one example, the "input" attribute of the "action" element is included in several examples but is not actually documented anywhere. Other websites say that the "input" attribute describes where to forward if there is a validation error. Since it is extremely unintuitive that a validation error page is specified by an attribute called "input" (rather than, say, "errorpage"), and since the official documentation should be reasonably thorough when covering the basics of Struts, we really need to have a better description of the Struts configuration XML file. The documentation should contain a thorough explanation of every element and attribute, as well as how the values can map to other elements. (i.e. how an action can be specified in the "path" attribute of a "forward" element by using "actionName.do", how a "forward" attribute of an "action" element can point to a tiles definition in tiles-defs.xml, etc. This wiring of values is very confusing to beginners – especially since the names that were chosen are often misleading – and seems to be poorly documented in the official pages.)

      Attachments

        Activity

          People

            Unassigned Unassigned
            binarydigit09 Michael Cox
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: