tree


Standard Syntax:
     <%@ taglib prefix="tree" uri="http://java.freehep.org/tree-taglib" %>

XML Syntax:
     <anyxmlelement xmlns:tree="http://java.freehep.org/tree-taglib" />

The tree taglib allows to embed a navigation tree in a web application.

Tag Library Information
Display NameNone
Version1.1
Short Nametree
URIhttp://java.freehep.org/tree-taglib
 

Tag Summary
treeNo Description
 

Function Summary
org.freehep.webutil.tree.TreeNode[]nodesForPath( java.lang.String, org.freehep.webutil.tree.TreeNode, boolean)No Description
 


Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-3 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.