Uploaded image for project: 'OODT (Retired)'
  1. OODT (Retired)
  2. OODT-668

Allow ProductQueryServlet subclasses to override "Content-disposition" header

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.6
    • 0.7
    • grid
    • None
    • Don't Know (Unsure) - The default level

    Description

      When browsers download attachments, they set the filename by looking at the "Content-disposition" header.
      Currently, the ProductQueryServlet class suggests a filename that is equal to the name of the requested resource. This might not always be the best choice: for example, an application that receive a request to zip a bunch of files and return the archive might want to name the file as "products_datetime.zip".
      This behavior could be achieved by simply changing the visibility of the method "suggestFilename" (and perhaps "displayable") in the class ProductQueryServlet from private to protected.

      Attachments

        Activity

          People

            cinquini Luca Cinquini
            cinquini Luca Cinquini
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: