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

2020-10-29 Thread Lukasz Lenart
czw., 29 paź 2020 o 11:24 Peer Mohammad napisał(a): > list of jars for Strust2.5.22 > > struts2-core 2.5.22 > freemarker -2.3.30 > xwork-core -2.3.37 As I said, this is not needed, XWork was merged into Struts Core, you are duplicating classes now > Caused by: There is no ActionContext for curre

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

2020-10-29 Thread Peer Mohammad
Hi, I am using maven to control dependencies and i have doubt on struts2-tiles-plugin jar which has many new library class,not sure if something need to implement. I am using version in dtd in tiles.xml. Please find the list of dependencies for struts2.3.35 (working fine) and struts2.5.22(upgr