Frames | No Frames |
Classes implementing org.apache.struts.taglib.tiles.PutTagParent | |
class | This is the tag handler for <tiles:definition>, which defines
a tiles (or template / component). |
class | This is the tag handler for <tiles:get>, which gets
content from the request scope and either includes the content or prints
it, depending upon the value of the content's direct attribute. |
class | This is the tag handler for <tiles:insert>, which includes
a template. |
Methods with return type org.apache.struts.taglib.tiles.PutTagParent | |
PutTagParent | Find parent tag which must implement AttributeContainer. |