It's not redundant as Servlet API is just the API and commons-fileupload offers a server-side implementation that even Tomcat could use (forked code lives here https://github.com/apache/tomcat/tree/main/java/org/apache/tomcat/util/http/fileupload).
See also: https://issues.apache.org/jira/browse/FILEUPLOAD-309 Best, Dennis --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
