Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-community] Need to know about struts2 compatibility with Jakartaee10

Similar question:

https://stackoverflow.com/questions/73349418/does-latest-version-6-struts2-support-tomcat-10 

Part of the answer:

"Struts2 6.0.0 GA is Servlet 3.1 (Java EE 7), which uses the javax.* namespace, and means it is generally compatible with JavaEE 7 and 8 and Jakarta EE 8, but not with Jakarta EE 9 and higher." 

You probably can get more help on the struts mailing list, see kickstart faq:
https://struts.apache.org/kickstart.html

Br, Martijn 

Op di 11 jul. 2023 21:57 schreef Pritee Pithadia via jakarta.ee-community <jakarta.ee-community@xxxxxxxxxxx>:
Hi,

We are migrating the Struts2 project from Javaee8, Jakartaee 10, Payara5 to Payara 6 and  Jdk 8 to Jdk 11.

We have questions related to compatibility of struts2 framework and Jakartaee10.

I am not able to find any official document which can prove struts2 is compatible with Jakartaee 10.

Can you please guide me on this?

Thanks,
Pritee
_______________________________________________
jakarta.ee-community mailing list
jakarta.ee-community@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakarta.ee-community

Back to the top