Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 12802 invoked from network); 3 May 2007 17:05:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 May 2007 17:05:29 -0000 Received: (qmail 78683 invoked by uid 500); 3 May 2007 17:05:26 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 78646 invoked by uid 500); 3 May 2007 17:05:25 -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 78635 invoked by uid 99); 3 May 2007 17:05:25 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2007 10:05:25 -0700 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2007 10:05:18 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1Hjeji-0000qD-5y for user@struts.apache.org; Thu, 03 May 2007 10:04:58 -0700 Message-ID: <10309146.post@talk.nabble.com> Date: Thu, 3 May 2007 10:04:58 -0700 (PDT) From: adambomb To: user@struts.apache.org Subject: Re: Displaying bean from action class In-Reply-To: <885667.28672.qm@web56707.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: dupemenot@yahoo.com References: <10304615.post@talk.nabble.com> <10306529.post@talk.nabble.com> <10308599.post@talk.nabble.com> <885667.28672.qm@web56707.mail.re3.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Got it! . But my main problem is still intact . Can you plz help in that too. \ . ./ Dave Newton-4 wrote: > > --- adambomb wrote: >> Also Im a bit confused that what is this 'id' >> attribute for? in iterate tag. > > """ > The name of a page scope JSP bean that will contain > the current element of the collection on each > iteration, if it is not null. > """ > > It's so you can access the current element of what > you're iterating over; modified from example on the > iterate tag docs: > > """ > > Current element: property="value"/> > > """ > > d. > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > > -- View this message in context: http://www.nabble.com/Displaying-bean-from-action-class-tf3686377.html#a10309146 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org