Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 89124 invoked from network); 18 May 2005 23:05:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 May 2005 23:05:55 -0000 Received: (qmail 58094 invoked by uid 500); 18 May 2005 21:30:14 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 58058 invoked by uid 500); 18 May 2005 21:30:13 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 57978 invoked by uid 99); 18 May 2005 21:30:11 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from moutng.kundenserver.de (HELO moutng.kundenserver.de) (212.227.126.171) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 18 May 2005 14:30:08 -0700 Received: from host81-156-179-53.range81-156.btcentralplus.com [81.156.179.53] (helo=[192.168.1.252]) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0ML21M-1DYW791Ehu-0005jA; Wed, 18 May 2005 23:30:03 +0200 Message-ID: <428BB432.7060107@cyberspaceroad.com> Date: Wed, 18 May 2005 22:31:30 +0100 From: Adam Hardy User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.5) Gecko/20050105 Debian/1.7.5-1 X-Accept-Language: en-gb, de, en-us MIME-Version: 1.0 To: Struts Users Mailing List Subject: Re: Dynamic links with nested:link References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de login:7be52423742ce504c1b541fa1f258887 X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 17/05/05 16:06 sebastian.steinfeld@ropardo.de wrote: > Hi, > I display a databse structure in a tree and try to open a context by > clicking a link. > > But I don't know how to add the id of the selected context to a bean. > > I use the nested tld to display the structure. > > > > Anybody can give me some suggestions on this? I think you might get more help if you include a jsp snippet which shows what tag you are using and what bean you are refering to. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org