Re: Can I use WOMultipartIterator API in WOComponent action methods?
Re: Can I use WOMultipartIterator API in WOComponent action methods?
- Subject: Re: Can I use WOMultipartIterator API in WOComponent action methods?
- From: Lachlan Deck <email@hidden>
- Date: Fri, 8 Aug 2008 08:16:27 +1000
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden