Does Struts1.x compatible with Java11/Java12?

3.1k Views Asked by At

Am working in a project where the application runs in Struts 1.3 and Java 7, We now need to upgrade the Java version to the latest [just java alone and not Struts]

When upgraded to Java 8, we managed to run the application with Struts 1.3 however I now need to update the Java to 11 or 12 version.

Can any of you please confirm the latest version of Java that will support Struts 1.3?

Is there any official announcement made in Struts community?

0

There are 0 best solutions below