Re: Dynamic list of radio buttons

2010-04-24 Thread Mario Lipinski
#x27;importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. Date: Fri, 23 Apr 2010 16:32:48 -0700 From: ma...@lipinski.tk To: user@struts.apache.org Subject

RE: Dynamic list of radio buttons

2010-04-23 Thread Martin Gainty
> I'd prefer having a HashMap with the key set by the id > from the result and the value from the radio button. > > Mario > > Am 23.04.10 16:10, schrieb Martin Gainty: > > > > > >> Date: Fri, 23 Apr 2010 15:55:52 -0700 > >> From: ma...@lipinski

Re: Dynamic list of radio buttons

2010-04-23 Thread Mario Lipinski
:55:52 -0700 From: ma...@lipinski.tk To: user@struts.apache.org Subject: Dynamic list of radio buttons Hello, I am wondering how to create a dynamic form containing a set of radio buttons. So I have an iterable list of database results. Any of the results should be rated using radio buttons. When t

RE: Dynamic list of radio buttons

2010-04-23 Thread Martin Gainty
le contenu fourni. > Date: Fri, 23 Apr 2010 15:55:52 -0700 > From: ma...@lipinski.tk > To: user@struts.apache.org > Subject: Dynamic list of radio buttons > > Hello, > > I am wondering how to create a dynamic form containing a set of radio > buttons. > > So

Dynamic list of radio buttons

2010-04-23 Thread Mario Lipinski
Hello, I am wondering how to create a dynamic form containing a set of radio buttons. So I have an iterable list of database results. Any of the results should be rated using radio buttons. When the form is submitted I want to have a hashmap with an id as the key and the value selected wit