Description
JEE 9 breaks the JEE API by replacing javax domain by jakarta.
Tomcat 10 implements some specifications of JEE 9.
Struts 2.5 has some dependencies with the javax servlet API.
Struts would require some changes to run on Tomcat 10+.
Is there any plan to support JEE 9+ in the future?