I want to know how to remove a tile from a view. My main view is looking like this
>
I don't konw if that is what You expect, but You can always add in Your tiles config, a reference to an empty file (first create one) - so the menu will dissapear:
You can move menu td inside menu jsp, so the layout look simmilar to this:
[...]
Defs:
[...]
In the scenario given above, td with menu will not be presented, the same You can do for footer section.
Another way is to make a definition and nest it into another definietion, this will result in nested templates also, then You can insert those custom templates like this (example from other project):
As You can see above, You can inject other templates into main template as attributes - in this case, menu template is inserted into attribute called header.