You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Wu, William [IT]" <wi...@citigroup.com> on 2005/02/14 17:35:20 UTC

FormFile Question

Hello,

I would like to know if it is possible to store the path of the file that the user is trying to upload utlizing FormFile.

Thanks in advance,

William

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


Re: FormFile Question

Posted by Martin Gainty <mg...@hotmail.com>.
William
FormFileName has a getFileName() method
which can retrieve the FileName ans write it out either as a
property or
session variable
Anyone else?
Martin
----- Original Message ----- 
From: "Wu, William [IT]" <wi...@citigroup.com>
To: <us...@struts.apache.org>
Sent: Monday, February 14, 2005 11:35 AM
Subject: FormFile Question


Hello,

I would like to know if it is possible to store the path of the file that 
the user is trying to upload utlizing FormFile.

Thanks in advance,

William

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


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