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
of software viruses From: SARAVANAN SIVAGURU Sent: Monday, February 19, 2024 4:19 PM To: user@struts.apache.org Subject: Requesting support on struts tiles plugin migration Hi Team I am trying to migrate the Apache Tiles(tiles-core, tiles-jsp and tiles-servlet

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

Requesting support on struts tiles plugin migration

2024-02-19 Thread SARAVANAN SIVAGURU
Hi Team I am trying to migrate the Apache Tiles(tiles-core, tiles-jsp and tiles-servlet) 2.1.4 to Apache struts2-tiles-plugin 6.3.0.2 As a part of this migration, I have performed necessary changes on the tiles.xml files as per the document. Currently I have been struck on the following issue,