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

2022-07-20 Thread Jerald Dominic
Hello Lukasz, Thank you. It works fine with the 2.5.30 version. In order to plan for future migration of our application to Struts 6, what should be the next step? Should I go ahead and report it as a bug? Appreciate any suggestion you can provide on this. Thanks Jerald On Wed, Jul 20, 2022 a

RE: Re: struts 6.0.0 is not with jfreechart 1.x.x

2022-07-20 Thread Q Ng
On 2022/07/12 05:34:32 Lukasz Lenart wrote:> Could you share some more info? struts.xml? action? Hello Lukasz, Thanks for your reply. Here are some of my codes. This code works well with  struts2 2.5.30 and jfreechart-1.0.19.jar. After changing to struts2 6.0.0, the chart does not render anymore.