Re: Multiple File upload read
Re: Multiple File upload read
- Subject: Re: Multiple File upload read
- From: Timo Hoepfner <email@hidden>
- Date: Wed, 24 Feb 2010 08:33:52 +0100
Hi Fabian,
take a look at WORequest#isMultipartFormData,
WORequest#multipartIterator, WOMultipartIterator and
WOMultipartIterator.WOFormData
For inspiration, you colud take a look into
AjaxFileUploadRequestHandler in Wonder's Ajax framework.
Timo
Am 23.02.2010 um 18:59 schrieb Fabián Montealegre Carvajal:
Hello,
I'm using an applet called JUpload to upload multiple files to the
server. I'm used to the WOFileUpload to handle uploads, but this
time I need to read the files directly from the request because the
applet just post to an URL. I remember that in PHP one just access
the $_FILE global to achieve this. Is the there a similar way I
could read the files in WO?
Thank you.
--
Fabián Montealegre Carvajal
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden