Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 88514 invoked from network); 20 Aug 2005 02:20:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Aug 2005 02:20:03 -0000 Received: (qmail 79585 invoked by uid 500); 20 Aug 2005 02:19:51 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 79562 invoked by uid 500); 20 Aug 2005 02:19:51 -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 79549 invoked by uid 99); 20 Aug 2005 02:19:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2005 19:19:50 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of maestroqc@gmail.com designates 64.233.184.201 as permitted sender) Received: from [64.233.184.201] (HELO wproxy.gmail.com) (64.233.184.201) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2005 19:20:10 -0700 Received: by wproxy.gmail.com with SMTP id 71so788428wra for ; Fri, 19 Aug 2005 19:19:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mimgyMWNm4D14ewx5ZTGhyqnaNtklvUFb+2You7CHaB6o44s2/fQt1Lp+k6ms7qj9R2ZC3oZr/x9VG8UpgM+ihbFRvLQXEg5gP6zKRYkT1agdXKiU34Ed6IXeqNRADJp9W2XVNEneMf7a7oZUYeu3rwZdV41a5hP04WCAawrZqU= Received: by 10.54.100.20 with SMTP id x20mr2287325wrb; Fri, 19 Aug 2005 19:19:49 -0700 (PDT) Received: by 10.54.50.11 with HTTP; Fri, 19 Aug 2005 19:19:49 -0700 (PDT) Message-ID: <9e6f1c32050819191918bf15bc@mail.gmail.com> Date: Fri, 19 Aug 2005 22:19:49 -0400 From: =?ISO-8859-1?Q?Glenn_Desch=EAnes?= To: Struts Users Mailing List Subject: Re: - bis In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks so much for your reply!!! I will certainly try your suggestions out. Greatly appreciated, Glenn On 8/18/05, Laurie Harper wrote: >=20 > Heh: even more of a hack, provided you're OK keeping with lists rather th= an > tables as in your original example: >=20 > > >
    > > >
  • >
    >
> > > >
>=20 > Laurie Harper wrote: >=20 > > I can't think of a way to find out how many messages are queued for > > display, but you could do something like this (ugly, and untested): > > > > > > > > > > > > <%-- 2nd or subsequent messsage --%> > > > > <%-- This is the 2nd message of N; start the list --%> > > > >
    > > > > <%-- output previous message --%> > >
  • > > > > <%-- Store current message --%> > > > > > > > > <%-- There was at least one message --%> > > > > <%-- There was only one message; show it --%> > > > > > > > > <%-- There was more than one message; > > output final message and end list. --%> > >
> >
> >
> > > > glenn.deschenes@cmhc.ca wrote: > > > >> Greetings, > >> > >> I have sent this post more almost 2 days ago without one response. > >> I hope it was simply lost with other posts but still worthy of attenti= on. > >> Here is the original post: > >> > >> I am unable to find a solution... even after searching... and waiting > >> for the espresso to kick in. > >> > >> I have messages and would like to determine the number of messages in > >> the bean. > >> If there is more than one message format the output as a list or else > >> just display the message. > >> Unable to come up with something. > >> > >> This is what I am currently using: > >> > >> > >> > >> > >>
> >>
> >> > >> > >> > >> > >> > >> > >>
> >> > >> Any ideas would be greatly appreciated ! > >> - Glenn > > > > > > >=20 >=20 > -- > Laurie Harper > Open Source advocate, Java geek: http://www.holoweb.net/laurie > Founder, Zotech Software: http://www.zotechsoftware.com/ >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org >=20 > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org