Uploaded image for project: 'Commons FileUpload'
  1. Commons FileUpload
  2. FILEUPLOAD-237

Update Documenation for Streaming

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 1.4
    • None

    Description

      I THINK the documentation is wrong when it says to use item.openStream()

      http://commons.apache.org/proper/commons-fileupload/streaming.html

      I relooked a the API for FileItem documentation.
      http://commons.apache.org/proper/commons-fileupload/apidocs/org/apache/commons/fileupload/FileItem.html

      The API says to use: item.getInputStream() which is the correct way

      That fixed the issue my issue.

      Attachments

        Activity

          People

            Unassigned Unassigned
            z666 r
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: