Uses of Class
org.apache.struts.tiles.taglib.InsertTag

Packages that use InsertTag
org.apache.struts.tiles.taglib The "struts-tiles" tag library contains tags that are useful in creating dynamic reusable components. 
 

Uses of InsertTag in org.apache.struts.tiles.taglib
 

Subclasses of InsertTag in org.apache.struts.tiles.taglib
 class GetTag
          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.
 



Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.