Re: Problem with Struts 6.0 and Bootstrap plugin

2022-06-25 Thread Ralph Grove
I see that the issue has already been raised there, so I’ll watch for developments. Thanks for your help. Ralph > On Jun 24, 2022, at 4:53 PM, Lukasz Lenart wrote: > > The plugin must be adjusted to Struts 6.0.0 - I would register an > issue at Github to address this problem. After fixing

Re: Problem with Struts 6.0 and Bootstrap plugin

2022-06-24 Thread Lukasz Lenart
The plugin must be adjusted to Struts 6.0.0 - I would register an issue at Github to address this problem. After fixing the JQuery plugin we will try to focus on that. Please be aware that this plugin isn't directly maintained by ASF and Struts' volunteers. Cheers Łukasz czw., 23 cze 2022 o

Re: Problem with Struts 6.0 and Bootstrap plugin

2022-06-24 Thread Yasser Zamani
I think you should keep the global 'output_format' unset. Regards. On 2022/06/23 21:07:44 Ralph Grove wrote: > I’m working on a Struts application that uses the Struts Bootstrap plugin. I > upgraded it to Struts V6 by installing theses libs: > > commons-fileupload-1.4.jar >

Problem with Struts 6.0 and Bootstrap plugin

2022-06-23 Thread Ralph Grove
I’m working on a Struts application that uses the Struts Bootstrap plugin. I upgraded it to Struts V6 by installing theses libs: commons-fileupload-1.4.jar commons-lang3-3.10.jar freemarker-2.3.31.jar log4j-api-2.17.2.jar ognl-3.3.2.jar struts2-core-6.0.0.jar commons-text-1.8.jar