Re: Issue in migration from struts2.3.35 to struts2.5.22

2020-11-01 Thread Lukasz Lenart
niedz., 1 lis 2020 o 14:25 Peer Mohammad napisaƂ(a): > > I have not used Xwork, index.jsp has name="cheetta.login" flush="true"/> and cheetta.login is given in struts.xml > with action class.This setup is working last 7 years on struts2.3.35 . You are not using Xwork directly but you have xwork

Re: Issue in migration from struts2.3.35 to struts2.5.22

2020-11-01 Thread James Chaplin
Hello Peer. I am not sure if any of these suggestions will help or not, but you never know. There is a blog post (http://www.programmers-code.org/2017/10/23/struts-tiles-locale-resolver-cannot-obtain-httpservletrequest/) that mentions receiving similar errors due to request.getAttribute("x") ca

Re: Issue in migration from struts2.3.35 to struts2.5.22

2020-11-01 Thread Peer Mohammad
I have not used Xwork, index.jsp has and cheetta.login is given in struts.xml with action class.This setup is working last 7 years on struts2.3.35 . Note sure why its failing on upgraded version.I debugged and saw that Valustack returning null for the request. Thanks & Regards, Peer M Ansari O