2016-11-23 14:32 GMT+01:00 Greg Huber <gregh3...@gmail.com>: > 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: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org