No and Yes... No I have no url at hand...
Yes: Basically you write directly to the response object (setting all headers as well, like mime-type...) AND then RETURN NULL at the end of the action's method Whenever you return null instead of a forward-object you signal to Struts, that you have handled the request completely. Struts will then do nothing more. Should be easy enough. And most probably in the mail-list-archives you will find some samples of such actions already posted... hth Alexander -----Original Message----- From: Stefan Groschupf [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 25, 2004 3:46 PM To: Struts Users Mailing List Subject: download binary content Hi, can someone point me to a resource that describe how to realize a dowanload action? Do I can write to the response object with out forwarding? Thanks for any hints. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]