Re: Struts tiles layout by tiles-config
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
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