Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 49039 invoked from network); 15 Mar 2008 12:49:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Mar 2008 12:49:57 -0000 Received: (qmail 73841 invoked by uid 500); 15 Mar 2008 12:49:52 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 73771 invoked by uid 500); 15 Mar 2008 12:49:52 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 73755 invoked by uid 99); 15 Mar 2008 12:49:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Mar 2008 05:49:51 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [203.189.177.133] (HELO pcsbom.patni.com) (203.189.177.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Mar 2008 12:49:10 +0000 Received: from spzavgw2 ([172.19.1.96]) by pcsbom.patni.com (8.13.1/8.13.1) with SMTP id m2FCmBdI010045 for ; Sat, 15 Mar 2008 18:18:31 +0530 Received: from spzha1.patni.com ([192.168.0.6]) by spzavgw2 (SMSSMTP 4.1.11.41) with SMTP id M2008031518170620770 for ; Sat, 15 Mar 2008 18:17:06 +0530 Received: from pcp44039 ([192.168.182.210]) (authenticated bits=0) by spzha1.patni.com (8.13.4/8.12.9) with ESMTP id m2FChplR013451 for ; Sat, 15 Mar 2008 18:13:54 +0530 Message-Id: <200803151243.m2FChplR013451@spzha1.patni.com> From: "Beejal" To: "'Jakarta Commons Users List'" Subject: FW: Problem iterating an arraylist in jsp Date: Sat, 15 Mar 2008 18:18:16 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01C886C8.F05A73A0" X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AciGmsKgm/d2btJYR1KmLjPej4nsZwAABGVQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-Scanned-By: MIMEDefang 2.43 X-Virus-Checked: Checked by ClamAV on apache.org ------=_NextPart_000_0004_01C886C8.F05A73A0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline _____ From: Beejal [mailto:beejal.kamdar@patni.com] Sent: Saturday, March 15, 2008 6:18 PM To: 'Jakarta Commons Users List' Subject: Problem iterating an arraylist in jsp Hi All, I have an ArrayList of elements in my action class. I want to iterate through that arraylist in my jsp. My JSP directly invokes the method of the action class without going through any form bean. How can I get the ArrayList in the jsp and iterate through that list to show the elements in a list? Regards, Beejal http://www.patni.com World-Wide Partnerships. World-Class Solutions. _____________________________________________________________________ This e-mail message may contain proprietary, confidential or legally privileged information for the sole use of the person or entity to whom this message was originally addressed. Any review, e-transmission dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this e-mail in error kindly delete this e-mail from your records. If it appears that this mail has been forwarded to you without proper authority, please notify us immediately at netadmin@patni.com and delete this mail. _____________________________________________________________________ ------=_NextPart_000_0004_01C886C8.F05A73A0--