RE: Tiles definitions accessing jsps in a foreign context

2004-05-27 Thread Mick . Knutson
Whoops. Yes, mine is deploy time fix. -Original Message- From: Carlos Sanchez [mailto:[EMAIL PROTECTED] Sent: Thursday, May 27, 2004 2:56 PM To: 'Struts Users Mailing List' Subject: RE: Tiles definitions accessing jsps in a foreign context Not at building time, at runtime you

RE: Tiles definitions accessing jsps in a foreign context

2004-05-27 Thread Carlos Sanchez
OTECTED] > [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

RE: Tiles definitions accessing jsps in a foreign context

2004-05-27 Thread Mick . Knutson
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

Tiles definitions accessing jsps in a foreign context

2004-05-27 Thread Carlos Sanchez
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 x