Hi Shravan, On 07/08/2008, at 2:36 PM, Shravan Kumar. M wrote:
I would like iterate through this api, and retrieve form key-value pairs for my business logic processing. Basically I use a third party UI interface which obviously sends the data across to the server encoded in the HTTP Request and this data has file data to be uploaded.
context().request().formValues()
So, can I iterate through WOMultipartIterator API in WOComponent action methods and retrieve data from this api.
I don't see why not. That's what the api says. with regards, -- Lachlan Deck _______________________________________________ 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]
