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

Form enctype="multipart/form-data" no attributes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Duplicate
    • 2.3.15.2
    • 2.3.15.3
    • None
    • None

    Description

      If form is defined with enctype="multipart/form-data" attributes cannot be get

      <form enctype="multipart/form-data">
         <input .....
      </form>
      
      HttpServletRequest request = ServletActionContext.getRequest();
      request.getParameterNames() <-- Empty colelction
      

      Attachments

        1. ws4211.zip
          12 kB
          lefebvre

        Issue Links

          Activity

            People

              lukaszlenart Lukasz Lenart
              jflefebvre lefebvre
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: