You can store the file on sever and not in client.
If I understood you already created file in your struts action and stored in the server.
So instead of giving file:// use full link with http:// link to file.
(Hope the file is within webapp) or write your download servlet.


Thanks & regards
Keshav

[EMAIL PROTECTED] wrote:

Hi all
In an Action Struts I create dynamically a file.
After that whit PrintWriter I try to get the file win a script tag 
(<script>document.location='file:///xxx.xx'</script>)
My problem is IE or Netscape does not allow me to read local file.
Any alternative idea?




____________________________________________________________ 6X velocizzare la tua navigazione a 56k? 6X Web Accelerator di Libero! Scaricalo su INTERNET GRATIS 6X http://www.libero.it



---------------------------------------------------------------------
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]



Reply via email to