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

Multipart forms processed in reset() method

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Nightly Build
    • None
    • Core
    • None
    • Operating System: All
      Platform: All
    • 30210

    Description

      When a form is of type multipart, it's not possible to get the request
      parameters calling request.getParameter("param_name") because multipart forms
      are processed later, in the RequestUtils.populate() method.

      Sometimes can be useful to get parameters in the reset() method, for example,
      to set the value of the checkboxes in a multipage form.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              diego.manilla@xeridia.com Diego
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: