Re: Struts 1 -> Struts 2 migration session parameters not found

2020-09-02 Thread Natta Wang
Thanks to you guys. Now I succeed implement session parameters that I expected to appear in Struts2 action by implement with SessionAware. On 2020/08/27 18:31:20, Lukasz Lenart wrote: > czw., 27 sie 2020 o 13:17 Natta Wang napisaƂ(a): > > > > I start to migrate from Struts 1 to Struts 2 and fo

TilesPlugin of Struts2 is not loaded in existing Struts1 project

2020-09-02 Thread Natta Wang
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 expected. Question is I need to know how to implement new vers