I'm still working on this but basically it doesn't make sense to use
JakartaStreamMultiPartRequest any more - the current implementation
streams the uploaded files into disk anyway, but in a bit different
way how JakartaMultiPartRequest is doing it - that's why you see
different temporary file names and that's why some settings don't
work.

To take full advantage of the Streaming API, a large refactoring is
needed to allow streaming the uploaded files directly into action
instead of keeping file references in the parser.


Regards
Ɓukasz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to