Date: 2004-11-26T01:12:26 Editor: NiallPemberton <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsFileDownload URL: http://wiki.apache.org/struts/StrutsFileDownload
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,3 +1,9 @@ += Sample Webapp = + +After putting up this page, someone pointed out there is already a sample webapp (should pay more attention to the lists :-(). Apparently its available for download here: [http://www.omnytex.com/downloadapp.zip Sample Download Webapp] + +Details from this thread: [http://www.mail-archive.com/[email protected]/msg04600.html Mail Archive] + = File Download = A new DownloadAction was added in Struts 1.2.6 (see the[http://struts.apache.org/api/org/apache/struts/actions/DownloadAction.html JavaDoc]). This page is to show how to use it and has the following structure: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
