Re: Struts 6.0.0 - Issue getting param value from struts.xml to Action

2022-07-19 Thread Lukasz Lenart
Hi Jerald, Could you try to migrate to the 2.5.30 version first just to confirm it's not something from the 2.5.x branch? Thanks in advance -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ śr., 20 lip 2022 o 04:21 Jerald Dominic napisał(a): > > Hello, > > We are migrating from Struts 2.5.2

Struts 6.0.0 - Issue getting param value from struts.xml to Action

2022-07-19 Thread Jerald Dominic
Hello, We are migrating from Struts 2.5.26 to 6.0.0 *Issue* Result type used in struts.xml is the default one and below is an example of what we have, and we use request attributes as well. actionB?para1=value1¶2=value2 When migrating to Struts 6.0.0 the above result type is not working anymor