2011/1/27 Daniel Stefaniuk <[email protected]>: > I have a main layout where a content attribute is defined as an JSP file to > be included. Inside the content file I want to include a view that is > another JSP file. However an exact view file to be included is defined by a > controller. >... > How can I nest tiles dynamically?
http://tiles.apache.org/framework/tutorial/advanced/nesting-extending.html#Cascaded_attributes Antonio
