RE: Question about upgrade to struts2 2.3.34 and session variables

2017-09-29 Thread Roslyakova, Svetlana
AM To: Struts Users Mailing List Subject: Re: Question about upgrade to struts2 2.3.34 and session variables 2017-09-26 18:11 GMT+02:00 Roslyakova, Svetlana : > Here is the full example: > > > > > >"> type="text" id="userId" theme="simple&

RE: Question about upgrade to struts2 2.3.34 and session variables

2017-09-27 Thread Roslyakova, Svetlana
ay, September 27, 2017 1:24 AM To: user@struts.apache.org Subject: Re: Question about upgrade to struts2 2.3.34 and session variables On 9/26/2017 10:47 PM, Roslyakova, Svetlana wrote: > Hi Yasser, > > Unfortunately it didn't work either. > > Thanks, > > Lana. >

RE: Question about upgrade to struts2 2.3.34 and session variables

2017-09-26 Thread Roslyakova, Svetlana
On 9/26/2017 9:14 PM, Roslyakova, Svetlana wrote: > Hi Yasser, > > Here is my Session getters/setters: > > public void setSession(Map arg0) { > this.Session = arg0; > } > > public Map getSession() { > return S

RE: Question about upgrade to struts2 2.3.34 and session variables

2017-09-26 Thread Roslyakova, Svetlana
ariables 2017-09-26 17:27 GMT+02:00 Roslyakova, Svetlana : > Hi Lukasz, > > I have another issue with struts2 2.3.34 upgrade. > We are using session variables throughout the application: > > name="session.user.UserId" value="%{top.UserId}" /> What getters/s

RE: Question about upgrade to struts2 2.3.34 and session variables

2017-09-26 Thread Roslyakova, Svetlana
6VDb8TWA + I1AVHlLFlqVUKO5cp9WjWwlKO8uEVnYNSHcY5T1U6aM-AIqgRZWMvTmljn-vL1OUeuKh1X + 5HnHoT9PAP3Qo6U-buZt_DdlnVZ05J75-k4tQKyLEt56Qum1q4_nzthSavnEtMVi3GrM2M + vGQT4WZywkbfTeEjMg8ht-x9g-&u=http%3A%2F%2Fwww.lenart.org.pl%2F 2017-09-26 3:46 GMT+02:00 Roslyakova, Svetlana < svetlana.roslyak...@bnymellon.com>

RE: Question about upgrade to struts2 2.3.34 and s:hidden tag

2017-09-25 Thread Roslyakova, Svetlana
I was able to resolve the issue. We didn’t have ‘theme=”simple”’ on the tags. Once I’ve added it to the tags, the issue went away. From: Roslyakova, Svetlana Sent: Monday, September 25, 2017 5:39 PM To: 'Struts Users Mailing List' Subject: RE: Question about upgrade to struts2

RE: Question about upgrade to struts2 2.3.34 and s:hidden tag

2017-09-25 Thread Roslyakova, Svetlana
change to the jsp pages are displayed side by side, as they did before the upgrade. Please disregard below errors. They’ve existed before the upgrade. Thanks, Lana. From: Roslyakova, Svetlana Sent: Monday, September 25, 2017 4:56 PM To: Struts Users Mailing List Subject: Question about

Question about upgrade to struts2 2.3.34 and s:hidden tag

2017-09-25 Thread Roslyakova, Svetlana
Subject: Re: Question about com.opensymphony.xwork2.util.LocalizedTextUtil 2017-09-25 20:05 GMT+02:00 Roslyakova, Svetlana mailto:svetlana.roslyak...@bnymellon.com>>: > Hi, > > We have upgraded to struts2 version 2.3.34. > > After the upgrade s:hidden field stopped

RE: Question about com.opensymphony.xwork2.util.LocalizedTextUtil

2017-09-25 Thread Roslyakova, Svetlana
Hi, We have upgraded to struts2 version 2.3.34. After the upgrade s:hidden field stopped working. If I remove s:hidden tag from the jsp page, the page is displayed correctly, with the mailto:kl...@tachtler.net] Sent: Friday, September 22, 2017 9:40 AM To: user@struts.apache.org Subject: Questi