Are you including the taglib declaration in your JSP?
It should be something like:
<%@ taglib prefix="bean" uri="http://struts.apache.org/tags-bean"; %>
-Original Message-
From: robin bajaj [mailto:[EMAIL PROTECTED]
Sent: Friday, 17 November 2006 9:38 a.m.
To: Struts Users Mailing Lis
You can create a Iterator class that traverses the tree structure.
If you need to display the tree structure in the JSP page then the
Iterator will need to maintain enough information about depth
traversed/siblings to ensure that the tree structure can be rendered for
each value iterated through.
2 matches
Mail list logo