Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 41156 invoked from network); 9 Nov 2001 11:29:03 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 9 Nov 2001 11:29:03 -0000 Received: (qmail 28891 invoked by uid 97); 9 Nov 2001 11:28:52 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 28866 invoked by uid 97); 9 Nov 2001 11:28:50 -0000 Mailing-List: contact struts-user-help@jakarta.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 struts-user@jakarta.apache.org Received: (qmail 28820 invoked from network); 9 Nov 2001 11:28:48 -0000 Message-ID: <01b901c16911$79aff620$820a000a@localhost> From: "Dalibor Kezele" To: "Struts Users Mailing List" References: Subject: Re: How to set RadioButton value dynamically within Iterate? Date: Fri, 9 Nov 2001 12:27:11 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N From: "Greg Callaghan" To: Sent: Friday, November 09, 2001 3:19 AM Subject: How to set RadioButton value dynamically within Iterate? > Is it actually possible to set the value associated with RadioButtons within > an iterate loop. > For example if the FormBean is a collection of possible answers and I would > like to set the value for each radio button (ie user will select one of the > answers) to the IDs for answers (ie database primary key). Hence I really > just want to be able to do this -: > HTML END RESULT > Answer1 - Was it x
> Answer1 - Was it z
> Answer1 - Was it y
> In summary, is it possible in the set the value of the value?????? I'm interested in that answer, too, cause I've a similar problem. -- To unsubscribe, e-mail: For additional commands, e-mail: