2016-11-23 14:32 GMT+01:00 Greg Huber <[email protected]>:
> where do all these come from?
>
> import org.apache.struts2.dispatcher.multipart.UploadedFile;
> import org.apache.struts2.dispatcher.multipart.AbstractMultiPartRequest;

These are new things added in that PR, where that abstract class is
just a helper to reduce code duplication - the same as
AbstractInterceptor

> import org.apache.struts2.dispatcher.multipart.MultiPartRequest;

This interface was already in Struts, it's used to implement different
approaches - Jakarta, Jakarta Stream, Pell and right now my solution
supporting GAE


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to