Re: ./mvnw spring-boot:run struts equivalent

2020-05-30 Thread rkrk
Hello Zahid, The below page provides list of 'Apache Tomcat Versions' and their supported version of Java, Servlet/JSP spec, Authentication (JASIC) Spec, etc. https://tomcat.apache.org/whichversion.html -- Regards, Rafiudeen Chozhan K On 5/31/2020 at 12:57 AM, "James Chaplin" wrote:Hello Zahid.

Re: ./mvnw spring-boot:run struts equivalent

2020-05-30 Thread James Chaplin
Hello Zahid. It should be possible to deploy a Struts 2 application on most Java application servers that exist these days. I believe that Struts 2.5.x needs an application server supporting a minimum of Servlet API 2.4 / JSP API 2.0. Most application servers released in the past 10-15 y