Hi, As I'm looking into supporting both worlds - JavaEE & JakartaEE - there are some problems with file upload support. commons-fileupload doesn't work with JakartaEE and migration to pure Servlet API based solution requires using @MultipartConfig annotation on the servlet - yet Struts uses a filter which isn't supported.
Any idea how to overcome this? https://stackoverflow.com/questions/68820707/jetty-11-and-commons-fileupload 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