Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change 
notification.

The following page has been changed by Joe Vienneau:
http://wiki.apache.org/struts/StrutsFileDownload

------------------------------------------------------------------------------
  
  }}}
  
+ Note you may need to set the nocache value to false in the controller section 
of your struts config file.  Nocache set to true prevented me from being able 
to use Internet Explorer to download the file succesfully;  Firefox and Safari 
worked fine.
+ 
+ {{{
+     <controller contentType="text/html;charset=UTF-8" locale="true" 
nocache="false" />
+ }}}
+ 
  == Content Disposition ==
  
  === Setting the Content Disposition ===

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to