> -Original Message-
> From: Chris Pratt [mailto:thechrispr...@gmail.com]
> Sent: Monday, May 23, 2011 18:48
> To: Struts Users Mailing List
> Subject: Re: Iterating over a tree structure
>
> Give http://lmgtfy.com/?q=JSP+tag+file+support a shot.
> (*Chris*
Give http://lmgtfy.com/?q=JSP+tag+file+support a shot.
(*Chris*)
On Mon, May 23, 2011 at 3:41 PM, Jason Pyeron wrote:
> > -Original Message-
> > From: Chris Pratt
> > Sent: Monday, May 23, 2011 18:18
> > To: Struts Users Mailing List
> > Subject: Re: I
> -Original Message-
> From: Chris Pratt
> Sent: Monday, May 23, 2011 18:18
> To: Struts Users Mailing List
> Subject: Re: Iterating over a tree structure
>
> Not exactly, a .tag file is a callable JSP snippet that can
> be invoked recursively, which makes it us
From: Chris Pratt
> > Sent: Monday, May 23, 2011 17:52
> > To: Struts Users Mailing List
> > Subject: Re: Iterating over a tree structure
> >
> > You might want to look at the JSP .tag file support. I've
> > used it for similar requirements before.
> > (*C
On May 23, 2011 5:13 PM, "Jason Pyeron" wrote:
> To clarify, I am not looking to render a tree widget […]
Still just a tree, though. I've also always done this with a tag that gets
passed a node and recurses as needed.
Dave
> -Original Message-
> From: Chris Pratt
> Sent: Monday, May 23, 2011 17:52
> To: Struts Users Mailing List
> Subject: Re: Iterating over a tree structure
>
> You might want to look at the JSP .tag file support. I've
> used it for similar requirements b
o: 'Struts Users Mailing List'
> > Subject: Iterating over a tree structure
> >
> > I have been racking my brains out today on this one.
> >
> > What is the best way to perform a depth first traversal of a
> > tree data structure (in the view).
> >
>
> -Original Message-
> From: Jason Pyeron
> Sent: Monday, May 23, 2011 16:52
> To: 'Struts Users Mailing List'
> Subject: Iterating over a tree structure
>
> I have been racking my brains out today on this one.
>
> What is the best way to perform
I have been racking my brains out today on this one.
What is the best way to perform a depth first traversal of a tree data structure
(in the view).
Ex: maps of maps of ... OR lists of lists of lists of ...
-Jason
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-
9 matches
Mail list logo