--- On Mon, 12/15/08, elyes sallem wrote:
> do you have an other solution? the html:file doesn't
> work for saving a new file

Stream the result (a servlet example was given, it's the same for an action-you 
just return null instead of an ActionForward). The *BROWSER* opens a "save as" 
dialog box.

<html:file...> is a form tag. For sending form data. It doesn't have anything 
to do with downloading files.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to