Are you talking about 1.0.9 rc1?  There is a tree2.jsf example in the
simple webapp but I believe it is also in the examples webapp.  Try
the simple-webapp.war in the "simple" tarball.

We are still working on our build process.  The tarballs have some
extra junk in them but they should work just fine.  Let us know if you
are still having trouble finding it.

sean


On Fri, 18 Mar 2005 14:06:52 -0600, Samuel Cheung <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Can you tell me where can I find the tree example for myface?
> I download the myface 1.0.9 example distribution, but I can't find any 
> example here.
> 
> Thank you.
> Sam
> 
> -----Original Message-----
> From: Borja Mart�n [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 18, 2005 12:45 PM
> To: MyFaces Discussion
> Subject: Re: tree2 suggestion
> 
> I built a section menu and would like to get the whole path of the
> selected section. It is quite easy if you can access the parent node and
> then reversing the path.
> I have seen the getPathInformation method, but I only returns the nodes
> ids...
> 
> Sean Schofield wrote:
> 
> >Just curious, why do you feel that is needed?  What are you planning
> >on using it for?
> >
> >sean
> >
> >
> >On Fri, 18 Mar 2005 19:21:11 +0100, Borja Mart�n <[EMAIL PROTECTED]> wrote:
> >
> >
> >>hi,
> >>I would suggest the method getParent in the TreeBaseNode as the
> >>DefaultMutableTreeNode class had, in order to get the parent node of the
> >>given one
> >>
> >>bye
> >>
> >>
> >>
> >
> >
> >
> 
>

Reply via email to