Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 66352 invoked from network); 12 Jun 2007 20:50:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Jun 2007 20:50:04 -0000 Received: (qmail 1308 invoked by uid 500); 12 Jun 2007 20:49:57 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 1274 invoked by uid 500); 12 Jun 2007 20:49:57 -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 1263 invoked by uid 99); 12 Jun 2007 20:49:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2007 13:49:57 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lally.singh@gmail.com designates 64.233.162.228 as permitted sender) Received: from [64.233.162.228] (HELO nz-out-0506.google.com) (64.233.162.228) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2007 13:49:53 -0700 Received: by nz-out-0506.google.com with SMTP id m7so1545724nzf for ; Tue, 12 Jun 2007 13:49:32 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JcOYJ+rwPWNP4l5EAuMDjX86t21vWIOU/k3HSKC5uvbTYA//vVRajW5Kz/ZRrOkp8Frw+Bkeauk4A0tmBv6yFl3bLjbLlKHIBC4YFsjK7AacQLpgOFMI9bUMxGOafS3hOK5EfKvjani2/YBDz0D0xuAp3KUOHl/wNHRFrbeEQiY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gJYbV3/sxalRD334KDI2fovuDDjPJ801xBXJqCAvNCJ5gqDZ0KvbIOvTNIbmlAzBk1K2oSewQJRMsehvfNGiAjSjAVOd90BD3iTPI6TVUJIZLvksR94CqGEYsdAA3qGSuCXtxk+Ga0kGcTo55tYBz26FvN0EsinXC1ahKQpWS2k= Received: by 10.114.103.1 with SMTP id a1mr7079041wac.1181681372335; Tue, 12 Jun 2007 13:49:32 -0700 (PDT) Received: by 10.114.150.15 with HTTP; Tue, 12 Jun 2007 13:49:32 -0700 (PDT) Message-ID: <3b3449e00706121349i545e50a8q6768630affdaaae0@mail.gmail.com> Date: Tue, 12 Jun 2007 16:49:32 -0400 From: "Lally Singh" To: "Struts Users Mailing List" Subject: Re: [S2] Form & OGNL Questi In-Reply-To: <742805.93809.qm@web56711.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3b3449e00706121300r5488b4dfo2a9f8838851360e5@mail.gmail.com> <742805.93809.qm@web56711.mail.re3.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Actually: Otherwise all the radio boxes have exactly the same name, and that leaves me with a single choice in a large matrix of options, instead of 1 choice per group of 4. While I do end up writing the group of Responses to the DB, they all have their default (null) values. On 6/12/07, Dave Newton wrote: > --- Lally Singh wrote: > > Well, I was simplifying a bit. > > > > it's actually survey.responseGroups[#i], where > > getResponseGroups() returns a List, each > of > > which has a getValue(Long) and setValue(Long). > > > > Hmm, setResponseGroups() wants a full List back, > > would that mess things up? > > Shouldn't... I think. > > So is your JSP actually: > > > > list="{1,2,3,4}"/> > > d. > > > > ____________________________________________________________________________________ > Luggage? GPS? Comic books? > Check out fitting gifts for grads at Yahoo! Search > http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > -- H. Lally Singh Ph.D. Candidate, Computer Science Virginia Tech --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org