DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34559>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34559 Summary: [FEATURE REQUEST] DownloadAction enhancement Product: Struts Version: Unknown Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Standard Actions AssignedTo: dev@struts.apache.org ReportedBy: [EMAIL PROTECTED] include getFileName() method in StreamInfo interface. Can be convenient when downloaders don't know the file type, or just so that users don't have to type in a name include concrete class of StreamInfo interface that takes arguments of ContentType and [Bufferred]InputeStream. convenient when files to be downloaded is fetched from database (ResultSet.getBinaryData() or similar methods) - no need to write to disk and then use FileStreamInfo -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]