CTED]
> Sent: Friday, December 08, 2006 8:50 AM
> To: user@struts.apache.org
> Subject: Query regarding file upload
>
>
> Hi,
>
> I have created a Struts action which accepts a file from
> client, I used org.apache.struts.upload.FormFile as a member
> inside the acti
You would have to control this on the client end, perhaps using
javascript to break the transaction into two HTTP requests.
> -Original Message-
> From: Rahul Joshi [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 08, 2006 8:50 AM
> To: user@struts.apache.org
> Subject:
Hi,
I have created a Struts action which accepts a file from client, I
used org.apache.struts.upload.FormFile as a member inside the
actionform that is associated with that Action.
Before saving that file uploaded by client, I first look for a token
string in the request's query part. That token
3 matches
Mail list logo