Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 54148 invoked from network); 21 Mar 2005 10:17:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Mar 2005 10:17:53 -0000 Received: (qmail 70964 invoked by uid 500); 21 Mar 2005 10:17:33 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 70910 invoked by uid 500); 21 Mar 2005 10:17:33 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 70869 invoked by uid 99); 21 Mar 2005 10:17:32 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of richards.list@gmail.com designates 64.233.170.194 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.194) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 21 Mar 2005 02:17:31 -0800 Received: by rproxy.gmail.com with SMTP id a41so925887rng for ; Mon, 21 Mar 2005 02:17:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=o2I+WaGZyUMbeP21DGHVnGCUW6y3t+G9ERCpTYuaFJlB4eiGGIB4NFFWFlENSfVEXd0kCgaZVaH9gdManQGogv6/nSaYpXoLZNd68gsS185/NNh0C2uK7I8IdlMbPZkXjklTZ1ake6A4LYZTaecgkfyNWWFORGFNxaLvx485fSA= Received: by 10.38.10.48 with SMTP id 48mr4478863rnj; Mon, 21 Mar 2005 02:17:29 -0800 (PST) Received: by 10.38.102.19 with HTTP; Mon, 21 Mar 2005 02:17:29 -0800 (PST) Message-ID: <659db9e1050321021765f303f8@mail.gmail.com> Date: Mon, 21 Mar 2005 18:17:29 +0800 From: Richard Reyes Reply-To: Richard Reyes To: Struts Users Mailing List Subject: Re: last element of logic iterate In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N thanks On Fri, 18 Mar 2005 09:06:38 -0500, Slattery, Tim - BLS wrote: > > How do you determine if your on the last element of your > > logic:iterate loop? > > JSTL makes this very easy. Something like: > > > > stuff to do in the last iteration > > > > -- > Tim Slattery > Slattery_T@bls.gov > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org