Hi Murali, You need WAS9, Websphere App Server 9 for Struts6+.
We have Struts6+ running on WAS9, Websphere App Server 9 Struts6 requires Servlet API 3.1. Servlet API 3.1 is supported by WAS9, Websphere App Server 9. WAS8 does not support Servlet API 3.1, WAS8+ only supports Servlet API 3.0 Regards, Noel Deleon -----Original Message----- From: Murali Challa <challamura...@gmail.com> Sent: Tuesday, February 4, 2025 3:11 AM To: Struts Users Mailing List <user@struts.apache.org>; lukaszlen...@apache.org Subject: [EXTERNAL] Re: Facings issues while migrating from Struts 2.5.x to 6.7 CAUTION! This email originated outside of the organization. Please do not open attachments or click links from an unknown or suspicious origin. ====================================================================== Hi Lukasz , I have created a struts project with with JSP EL using struts v6.7.0 dependencies and the EL is working fine in this test project. This test project is deployed in tomcat and tested. Now I'm really confused on why it is not working in our actual application. Our application runs in Websphere 8.5.x. Not sure if our application server supports servlet-api-3.1.jar Or if any conflicts are there with our application libraries. Can you guide us on how this can be identified and resolved ? On Wed, 29 Jan, 2025, 14:14 Lukasz Lenart, <lukaszlen...@apache.org> wrote: > śr., 29 sty 2025 o 09:39 Murali Challa <challamura...@gmail.com> > napisał(a): > > And do we need to have below constant and any other constant to be > > added > in our struts.xml file? > > > > <constant name="struts.allowlist.enable" value="true" /> > > No, you don't need that, I messed up with Struts 7 > > > Cheers > Łukasz > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >