Return Receipt
Your Downloading a file from an Action class.
document
,
Yuanbo
-Original Message-
From: Miquel Angel [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 10, 2004 8:01 AM
To: Struts Users Mailing List
Subject: Downloading a file from an Action class.
Hi!
I try to download a file from an action class to the user PC.
That's what
m, just open the file and get a stream off it, then
write it out to OUT above (diid that make sense??)
Frank
From: "Miquel Angel" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTE
-
From: "Miquel Angel" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, June 10, 2004 1:01 PM
Subject: Downloading a file from an Action class.
> Hi!
>
> I try to download a file from an action class to the user P
Return Receipt
Your Downloading a file from an Action class.
document
Hi!
I try to download a file from an action class to the user PC. That's what I
do in the action class:
String Path = "C:" + java.io.File.separator;
//Location of the file
String FileName = Path +
6 matches
Mail list logo