Not at building time, at runtime you can access resources in another webapp, so if you change something in "common" webapp you only have to deploy "common" webapp. The way you do it you would have to deploy all the webapps.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 27, 2004 11:47 PM > To: [EMAIL PROTECTED] > Subject: RE: Tiles definitions accessing jsps in a foreign context > > I actually have a /web/common DIR that I have ant add to each > of my web modules. Is that what you mean? > > > -----Original Message----- > From: Carlos Sanchez [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 27, 2004 2:45 PM > To: 'Struts Users Mailing List' > Subject: Tiles definitions accessing jsps in a foreign context > > > Hi, > > I have some webapps that share some files (images, css, ...) > and also the header and footer and I'd like to put shared > resources in a common webapp so they are not duplicated. > > I found the jstl c:import tag and suitable for some of the > resources but I'm using tiles with the definitions in an xml > file and don't know if there's a way to make tiles use the > header and footer jsp files from the shared webapp. Any idea? > > Thanks in advance. > > Carlos Sanchez > A Coruņa, Spain > > Oness Project > http://oness.sourceforge.net > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]