On 10/19/2017 4:12 PM, Yasser Zamani wrote:
> After some studies on Strut's internals, Servlet 3's spec, other
> framework's internals and a few blog posts, I think I'm good to go for
> SLS case (Short request processing, Long action execution, Short
> response processing) :)
>
> I putted thi
Hi,
I have prepared a huge PR, yet it isn't possible to review it :)
Anyway, the changes are simple enough and all are around missing
headers of Apache License. I had to fix few tests.
https://github.com/apache/struts/pull/175
I would like to have it merged ASAP as this touches almost all files