Re: Struts tiles layout by tiles-config

2006-04-11 Thread Adam Hardy
Hi Raghuveer, split the unwanted footer from your header. put it in minimal.definition, and make base.definition extend minimal.definition so that it still has the header. Then for your error page, extend minimal.definition. Adam Raghuveer on 10/04/06 17:05, wrote: Is there facility to rest

Struts tiles layout by tiles-config

2006-04-10 Thread Raghuveer
Is there facility to restrict some tile in my base configration. Example In "page.error" how to use only header part of my base configration. - tiles-config xml file