Re: Query regarding file upload

2006-12-10 Thread Rahul Joshi
Does anyone has an example ?? On 12/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: 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:

RE: Query regarding file upload

2006-12-08 Thread George.Dinwiddie
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: Query regarding