Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 20855 invoked from network); 4 Aug 2005 04:18:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Aug 2005 04:18:03 -0000 Received: (qmail 98094 invoked by uid 500); 4 Aug 2005 04:17:57 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 98058 invoked by uid 500); 4 Aug 2005 04:17:56 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 98045 invoked by uid 500); 4 Aug 2005 04:17:56 -0000 Delivered-To: apmail-incubator-myfaces-user@incubator.apache.org Received: (qmail 98042 invoked by uid 99); 4 Aug 2005 04:17:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2005 21:17:56 -0700 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=HTML_40_50,HTML_MESSAGE,HTML_TEXT_AFTER_BODY,HTML_TEXT_AFTER_HTML,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [203.101.113.37] (HELO wip-ectls-mx1.wipro.com) (203.101.113.37) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2005 21:17:46 -0700 Received: from wip-ectls-mx1.wipro.com (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with ESMTP id 867962202AD for ; Thu, 4 Aug 2005 09:49:33 +0530 (IST) Received: from blr-ec-bh01.wipro.com (blr-ec-bh01.wipro.com [10.201.50.91]) by wip-ectls-mx1.wipro.com (Postfix) with ESMTP id 7A28C220070 for ; Thu, 4 Aug 2005 09:49:33 +0530 (IST) Received: from blr-ec-msg04.wipro.com ([10.200.53.99]) by blr-ec-bh01.wipro.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 4 Aug 2005 09:47:52 +0530 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C598AB.7AE3C352" Subject: Tree2 implementation help Date: Thu, 4 Aug 2005 09:47:51 +0530 Message-ID: <10C4348A1BA43A4FA8D5B767E052CEAD021AD054@BLR-EC-MSG04.wipro.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Tree2 implementation help Thread-Index: AcWYq3rVWzR5+h99RmaFk2MIjR99pg== From: To: X-OriginalArrivalTime: 04 Aug 2005 04:17:52.0107 (UTC) FILETIME=[7B0AEBB0:01C598AB] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------_=_NextPart_001_01C598AB.7AE3C352 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, =0D I've started to use Tree2 in my project. However, I'm having some trouble= understanding it. Hope someone can throw some light. =0D I have the tree as part of the left side frame. Now, each node on the tree= is actually a link that should open up a new jsp page in the body frame. I= looked at the example and assume that I would associate an action= listener. But doesnt adding an actionlistener mean I should know= statically, what each node links to? My problem is that the nodes can be= appended dynamically which means I need to add links as nodes to the tree= that can open new JSP pages.=0D =0D I'm kinda lost on how to implement it? Any help is greatly appreciated. =0D Thanks Bala Confidentiality Notice=0D The information contained in this electronic message and any attachments to= this message are intended for the exclusive use of the addressee(s) and may contain confidential or= privileged information. If you are not the intended recipient, please notify the sender at Wipro or= Mailadmin@wipro.com immediately and destroy all copies of this message and any attachments. ------_=_NextPart_001_01C598AB.7AE3C352 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I've started to use Tree2 in my project.= However,=0D I'm having some trouble understanding it. Hope someone can throw some= =0D light.
 
I have the tree as part of the left side= frame.=0D Now, each node on the tree is actually a link that should open up a new jsp= page=0D in the body frame. I looked at the example and assume that I would=0D associate an action listener.  But doesnt adding an actionlistener= mean I=0D should know statically, what each node links to? My problem is that the= nodes=0D can be appended dynamically which means I need to add links as nodes to the= tree=0D that can open new JSP pages.
 
I'm kinda lost on how to implement it? Any= help is=0D greatly appreciated.
 
Thanks
Bala


Confidentiality Notice

The information contained in this electronic message and any attachments to= this message are intended
for the exclusive use of the addressee(s) and may contain confidential or= privileged information. If
you are not the intended recipient, please notify the sender at Wipro or= Mailadmin@wipro.com immediately
and destroy all copies of this message and any attachments.
------_=_NextPart_001_01C598AB.7AE3C352--