I may be off base, Niall, but I think the present way of doing
MultipartRequestWrapper won't work.  I have addressed this in the
other thread presently being discussed between the three of us, so I
won't repeat it here.  Anyway, these two threads seem to overlap in
theory, unless I am just all wet.

Jack


On Fri, 25 Feb 2005 04:15:17 -0000, Niall Pemberton
<[EMAIL PROTECTED]> wrote:
> AFAIK there were two issues with multipart request handling that needed
> Servlet 2.3 to resolve:
> 
> 1) Forwarding a "wrapped" Request
> http://issues.apache.org/bugzilla/show_bug.cgi?id=17583
> 
> 2) Un-implemented Servlet 2.3 methods
> http://issues.apache.org/bugzilla/show_bug.cgi?id=28983
> 
> I think we agreed to move to Servlet 2.3 now(?), so all thats needed to
> resolve both of these is:
> 
> 1) Change the MultipartRequestWrapper to extend the
> HttpServletRequestWrapper (and remove the un-implemented Servlet 2.3
> methods)
> 2) Remove the "un-wrapping" code from the PerformForward Command (anywhere
> else?)
> 
> Anyone have any objections/issues to doing this?
> 
> Niall
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
"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