DownloadFile servlet
Downloads a file from the Encyclopedia volume.
Name
com.actuate.reportcast.servlets.FileDownloadServlet
http://<web server>:<port>/<context root>/servlet/DownloadFile
URI parameters
Table 6‑2 lists and describes the URI parameters for the
DownloadFile servlet.
Table 6‑2 Parameters for DownloadFile URI
URI parameter | Description |
fileId | The unique identifier of an object, usually retrieved with the selectFilesFolders JSP tag. |
name | The name of the object to download. |
version | If name is specified, the version number of the object to view. If version is not specified, the latest version is retrieved. |