<SNIP>
On Fri, 25 Feb 2005 02:16:14 -0000, Niall Pemberton
<[EMAIL PROTECTED]> wrote:
> Actually I just realized, if the Multipart stuff was all done in its own
> Command, the point in the process it gets executed can be adjusted just by
> the position in the Chain config - as long as its before the populate
> Command. So that shouldn't be an issue, and theres no real reason for having
> the request wrapped until the multipart processing starts.
> 
> Niall
</SNIP>

The wrapping of the request is not used at all in the population of
the ActionForm and the actual population does not occur in
RequestProcessor but in RequestUtils, as you know.

Perhaps you mean to speak of the handler and not the wrapper?

Jack


-- 
"You can lead a horse to water but you cannot make it float on its back."
~Dakota Jack~

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to