Re: Requesting support on struts tiles plugin migration

2024-02-26 Thread SARAVANAN SIVAGURU
SIVAGURU Sent: Monday, February 26, 2024 5:05 PM To: user@struts.apache.org Subject: Re: Requesting support on struts tiles plugin migration You don't often get email from saravanan.sivag...@nielseniq.com.invalid. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification&g

Re: Requesting support on struts tiles plugin migration

2024-02-26 Thread Dave Newton
URU > *Sent:* Friday, February 23, 2024 5:51 PM > *To:* user@struts.apache.org > *Subject:* Re: Requesting support on struts tiles plugin migration > > Hi Luk > > Yes, I am using the Struts Tiles Listener already > > > > org.apache.struts2.tiles.StrutsTilesListe

Re: Requesting support on struts tiles plugin migration

2024-02-23 Thread Dave Newton
(Tangential: please consider subscribing to the Struts User mailing list, currently we have to manually approve your emails 👍🏻) em: davelnew...@gmail.com mo: 908-380-8699 gh: davelnewton so: Dave Newton bl: Maker'

Re: Requesting support on struts tiles plugin migration

2024-02-23 Thread SARAVANAN SIVAGURU
Hi Luk Yes, I am using the Struts Tiles Listener already org.apache.struts2.tiles.StrutsTilesListener If I didn't mention below context param, org.apache.tiles.definition.DefinitionsFactory.DEFINITIONS_CONFIG classpath*:/META-INF/org.kawa.*tiles*.xml,classpath*:/META-INF/com.*.tiles.

Re: Requesting support on struts tiles plugin migration

2024-02-22 Thread Łukasz Lenart
czw., 22 lut 2024 o 14:41 SARAVANAN SIVAGURU napisał(a): > > > > org.apache.tiles.definition.DefinitionsFactory.DEFINITIONS_CONFIG > > classpath*:/META-INF/org.kawa.*tiles*.xml,classpath*:/META-INF/com.*.tiles.xml,/WEB-INF/config/tiles/*.tiles.xml > > > > org.apache.tiles.context.Abst

Re: Requesting support on struts tiles plugin migration

2024-02-22 Thread SARAVANAN SIVAGURU
Hi Luk Yes, it was my custom build. I am going to try migrating to tiles 3.X if nothing works for me with the plugin. We have built a inhouse framework by using struts and tiles to have common GUI across our intranet applications. Also could you please see and let me know whether am doing anyth

Re: Requesting support on struts tiles plugin migration

2024-02-19 Thread Lukasz Lenart
What is "Screen xxx could not be found in any context"? Is it your custom code? I would suggest migrating to standalone Tiles 3 first and then migrate to the Struts Tiles in Struts 6.x. pon., 19 lut 2024 o 12:28 SARAVANAN SIVAGURU napisał(a): > Hi Team > > I am trying to migrate the Apache Tiles