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 filt
lukaszlenart merged PR #647:
URL: https://github.com/apache/struts/pull/647
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@struts.apach
lukaszlenart opened a new pull request, #649:
URL: https://github.com/apache/struts/pull/649
Closes [WW-5272](https://issues.apache.org/jira/browse/WW-5272)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above