Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 42694 invoked from network); 28 Jan 2008 16:07:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Jan 2008 16:07:16 -0000 Received: (qmail 21672 invoked by uid 500); 28 Jan 2008 16:07:02 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 21637 invoked by uid 500); 28 Jan 2008 16:07:02 -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 21626 invoked by uid 99); 28 Jan 2008 16:07:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jan 2008 08:07:02 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of eurojava@gmail.com designates 209.85.132.240 as permitted sender) Received: from [209.85.132.240] (HELO an-out-0708.google.com) (209.85.132.240) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jan 2008 16:06:36 +0000 Received: by an-out-0708.google.com with SMTP id c3so365787ana.5 for ; Mon, 28 Jan 2008 08:06:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ktSd5TP2QhhZAP/us9XdMRdE7hIGFNkxjzR/kRyMk2A=; b=JFniskc7ZD+uexIVuvRvBpz59byGM3hDBHDFuJxbVu3trsD/FEWuAfMcx55SuMIU20F1NOTWP1IVsxD2xCUAR3RPXdFdWB3adfZ23BedH0vYcUNfP5F9/h1+mhOGvWTWhNYA/zn50BfVh0xwaWZpHvodrRlQZGEtw+OHOzLTYfg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Y8B+bjvdtyYJovnYmrD+0sNHZvec4HIM6RVjQKU1WjeOJNHVbn+PaSbjZA7deCXmB6cYVfwgYe01PBX9hypuAaz9TtxmixJV92+e4GwjXe5BINl7DGHhI0q+cz4bCwhJLpUw02rkI0wiRdW0C9+yIc2K3uplIxE/Nsd3usESlHA= Received: by 10.100.106.1 with SMTP id e1mr12208490anc.101.1201536402036; Mon, 28 Jan 2008 08:06:42 -0800 (PST) Received: by 10.100.11.4 with HTTP; Mon, 28 Jan 2008 08:06:42 -0800 (PST) Message-ID: <698421c00801280806l21fa1b03jb90369af1bf28fa3@mail.gmail.com> Date: Mon, 28 Jan 2008 17:06:42 +0100 From: "Wolf Benz" To: "MyFaces Discussion" Subject: Re: Tree example In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org Murat, is the archive valid? I cannot unzip it (see what versions of libs you use etc) Both on the Mac and on my PeeCee it gave zip errors. -Wolf On Jan 28, 2008 4:21 PM, murat aydin wrote: > Hi, > > I developed a new web based ontology browser in java. It uses Myfaces and > tree component. It may be an example for tree usage. It contains > TreeSelectionListener. > If you are interested in, take a look at > https://sourceforge.net/projects/obrowse. > > murat > > > >