How to remove a tile in apache tiles for a specific view?
问题 I want to know how to remove a tile from a view. My main view is looking like this The tile config is made up out of 4 pieces: header, menu, body and footer. Now I know if I request a new page I can override the main view to for example replace the body so that I have different content displayed there. But I want to be able if I click on link in the menu that will take me to a page that only has a header and body (no menu or footer). The user will then complete a wizard where they can go from