RE: Modules with Tiles Problem

2004-01-13 Thread C.Aussems
Hi Patrick, I'm interested in this thread because it seems we have (had?) similar problems regarding html:link in modules with global tiles; But your last question remained unanswered?? Thanks David, The multiconfig eliminates the error message. Another question is, the html:link is screwed

RE: Modules with Tiles Problem

2003-12-18 Thread Patrick Cheng
Users Mailing List Subject: RE: Modules with Tiles Problem If you have components used everywhere for every module, create some new and separate struts-config.xml and tiles-defs.xml files. You can specify multiples of each type of file for each module, so each module is free to reference a shared

RE: Modules with Tiles Problem

2003-12-17 Thread Patrick Cheng
there must be a better way round right? Can someone tell me if this is the way? Or there're smarter ways? Rgds, Patrick. -Original Message- From: Patrick Cheng Sent: Wednesday, December 17, 2003 10:12 AM To: Struts Users Mailing List Subject: Modules with Tiles Problem Hi All, I have

RE: Modules with Tiles Problem

2003-12-17 Thread Hibbs, David
[mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 1:27 AM To: Struts Users Mailing List Subject: RE: Modules with Tiles Problem HI All, I found a way to get it working. %org.apache.struts.util.RequestUtils.selectModule(,request, applicatio n);% html:form action=/Layout.do I

Modules with Tiles Problem

2003-12-16 Thread Patrick Cheng
Hi All, I have a question on Tiles when using Modules(multiple struts-config.xml's). As far as I know, switching between modules requires more than providing different URLs. Either we use ContextRelative forwards or using the struts Swiching Action class. But in the situation of tiles, if the

Re: Modules and Tiles: Problem

2002-12-10 Thread Andrew Kuzmin
Hi, Cedric - Original Message - From: Cedric Dumoulin [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Monday, December 09, 2002 10:19 PM Subject: Re: Modules and Tiles: Problem Hi, Is there any errors regarding Tiles in the Tomcat console (you may need

Re: Modules and Tiles: Problem

2002-12-09 Thread Cedric Dumoulin
Hi, Is there any errors regarding Tiles in the Tomcat console (you may need to enable logging for Tiles) ? Cedric Andrew Kuzmin wrote: I have two modules: A) struts-config.xml: plug-in className=org.apache.struts.tiles.TilesPlugin set-property property=definitions-config