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

Allow action attribute to be overridden

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.1.0
    • Future
    • Tag Libraries
    • None
    • Operating System: other
      Platform: Other
    • 29363

    Description

      Currently, the html:form tag always uses the action mapping URL as a value for
      the HTML 'action' attribute. In order to create REST-style web interfaces, it
      may be necessary to override this value with a custom, context relative URL. One
      solution would be to introduce a new boolean 'direct' property. If set to true,
      renderFormStartElement would then use the value of the 'action' property directly.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jain Eric Jain
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: