Re: Problem related to Struts-tiles

2004-09-28 Thread brenmcguire
Tiles are not frames! The runtime part of Tiles composes pages according to your Tiles definition. That means that if you define an extended tile definition, is just like defining another page! (obviously I am talking about tile definitions of pages, not sub-tiles). It is a normal behaviour. If you

Problem related to Struts-tiles

2004-09-28 Thread Anant D Agarwal
Hi, I am using tiles in my project .I am using classic layout my" tiles-defs.xml " which i made have one definition tag like this now I am extending this definition tag with another definition Now when in my first definition i have one menu.jsp on clicking on that menu i call ext