Re: TilesPlugin of Struts2 is not loaded in existing Struts1 project

2020-09-09 Thread Natta Wang
https://struts.apache.org/plugins/tiles/ Read above link content and do follow the instruction. Just add those files and contents that instruction is defined. On 2020/09/07 06:53:28, Lukasz Lenart wrote: > śr., 2 wrz 2020 o 12:33 Natta Wang napisał(a): > > > > I'm doing on migrating Struts1

Re: TilesPlugin of Struts2 is not loaded in existing Struts1 project

2020-09-06 Thread Lukasz Lenart
śr., 2 wrz 2020 o 12:33 Natta Wang napisał(a): > > I'm doing on migrating Struts1 to Struts2 and one of component is TilesPlugin > of Struts1 version. I've read the instruction of Struts2 tiles-pluing > implementation and follow those steps, but found it is not loaded the > configure as I expec