A DownloadManager allows you to inject files into the system and then
retrieve them via a servlet at some later date.
author: Joe Walker [joe at getahead dot ltd dot uk]
Inject a file into the system for later download.
Parameters: generator - The representation of the file to inject A URL for how to allow download of this data at a later time throws: IOException - If there are problems reading from the FileGenerator