There are multi issue you need to solve in WAS 8.5 1.downgrade freemarker to 2.3.32 2.remove old tiles dependecies like tiles-core ,tiles-ognl... 3.add any missing dependency if the error happened(Jackson xml in my situation) 3.clean jsp cache if the error is CannotRenderException
Best regards Murali Challa <challamura...@gmail.com> 於 2025年2月4日 週二 下午4:12 寫道: > 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 > > > > >