Then don't store the file within webapp, but in any server folder and write a servlet to retrieve the file.

Thanks & regards
Keshav K Shetty

[EMAIL PROTECTED] wrote:

Tomcat  see a new created file only after shutdown and startup.
That's a big problem.
Help!

---------- Initial Header -----------

From : "Keshav Shetty" [EMAIL PROTECTED]
To : "Struts Users Mailing List" user@struts.apache.org
Cc : Date : Tue, 01 Feb 2005 15:36:06 +0200
Subject : Re: read local file in ActionStruts




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]







____________________________________________________________ 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