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 protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
