Uses of Interface org.apache.struts.taglib.tiles.PutTagParent

Uses in package org.apache.struts.taglib.tiles

Methods with return type org.apache.struts.taglib.tiles.PutTagParent

PutTagParent
Find parent tag which must implement AttributeContainer.

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.

Copyright © 2000-2005 - The Apache Software Foundation