DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28983>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28983

Unimplemented Servlet 2.3 methods in MultipartRequestWrapper





------- Additional Comments From [EMAIL PROTECTED]  2004-06-09 01:11 -------
In order to delegate to the Servlet 2.3 methods Struts would have to be depend 
on the Servlet 2.3 api - if we did that then we would just extend the new 
request wrapper introduced in 2,3 anyway. My understandaing is we're 
maintaining compatibility with Servlet 2.2 spec.

Using reflection means may not be ideal but it preserves the 2.2 compatibility 
but also supports the new methods.

Does anyone have any objections to me applying the patch?

Niall

P.S. The implementation of Servlet 2.3 methods is also one of the issues raised 
in Bug 17583

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

Reply via email to