RE: Upgrade to struts 2.5.30

2023-04-06 Thread Rohan Patil7
PFB list of jars that we used in our project: -- asm-7.3.1.jar asm-commons-7.3.1.jar asm-tree-7.3.1.jar commons-beanutils-1.9.4.jar commons-codec-1.3.jar commons-fileupload-1.4.jar commons-io-2.6

Re: Upgrade to struts 2.5.30

2023-04-06 Thread Lukasz Lenart
czw., 6 kwi 2023 o 16:19 Rohan Patil7 napisał(a): > We earlier thought that Dojo is not supported for the 2.5 branches but later > figured out that it was regarding Struts Dojo Plugin, not about if you used > Dojo separately. Great, so this isn't related to the plugin. Could you list all the JA

RE: Upgrade to struts 2.5.30

2023-04-06 Thread Rohan Patil7
We are not using Struts Dojo Plugin which was supported for the Struts 2.3 branches, as dojo is used in our code but it is for UI purposes and independent from Struts. We earlier thought that Dojo is not supported for the 2.5 branches but later figured out that it was regarding Struts Dojo Plu

Re: Upgrade to struts 2.5.30

2023-04-06 Thread Lukasz Lenart
śr., 5 kwi 2023 o 10:34 Rohan Patil7 napisał(a): > we do have a logon.jsp page in the pageComponent folder. > For now we are assuming that, tag which are used in logon.jsp page need to be > changed which will be compatible with struts 2.5.30. As far as I understood from the previous emails you a