Re: ActionServlet for Java 11

2022-07-26 Thread Dave Newton
On Tue, Jul 26, 2022 at 15:34 Heidt, Larry wrote: > #1) At a low level, would a version of > org.apache.struts.action.ActionServlet which imports jakarta.servlet.* > exist somewhere else ? Unlikely; the last S1 release was ~a decade before Java 11 was GA, and S1 was EOLed ~5 yrs before Java 11

ActionServlet for Java 11

2022-07-26 Thread Heidt, Larry
We have been given responsibility for several Java 6 webservices using Tomcat 6, in production at a customer site, which the customer has contracted us to upgrade to Java 11 This software currently includes a custom XxWebActionServlet class, which extends from an old version of org.apache.s