On 10/26/2017 12:09 PM, Yasser Zamani wrote: > With thanks to Łukasz, he pointed out a good thing, abstraction by a > plugin. I thought more and saw reflection maybe makes core somehow > rough-and-tumble. Now I'm going to go with a plugin named > struts-servlet3-plugin. I'll improve the core side-by-side when needed > but carefully I'll keep modularity. The positive point is in future we > are able to import further supports of Servlet3 into that plugin :)
With thanks to Strut's amazing design, I could add a partial support for Servlet3's Async API, clean and with a few changes :) It's at [1]. It's helpful for SLS (Short upload, Long action, Short result). Now, further supports could be added to struts2-servlet3-plugin in future. With special thanks to Łukasz and Christoph, Yasser. [1] https://github.com/apache/struts/pull/179 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org