Apache Struts API Documentation: Uses of Class org.apache.struts.taglib.html.LinkTag

Apache Struts API


Uses of Class
org.apache.struts.taglib.html.LinkTag

Packages that use LinkTag
org.apache.struts.taglib.html The "struts-html" tag library contains JSP custom tags useful in creating dynamic HTML user interfaces, including input forms. 
org.apache.struts.taglib.nested.html The nested html tags extend the org.apache.struts.taglib.html tags to allow them to relate to each other in a nested nature. 
 

Uses of LinkTag in org.apache.struts.taglib.html
 

Subclasses of LinkTag in org.apache.struts.taglib.html
 class FrameTag
          Generate an HTML <frame> tag with similar capabilities as those the <html:link> tag provides for hyperlink elements.
 class RewriteTag
          Generate a URL-encoded URI as a string.
 

Uses of LinkTag in org.apache.struts.taglib.nested.html
 

Subclasses of LinkTag in org.apache.struts.taglib.nested.html
 class NestedLinkTag
          NestedLinkTag.
 



Copyright © 2000-2005 - The Apache Software Foundation