RE: Radio button grouping in Struts 2

2009-05-18 Thread Martin Gainty
nataraja...@cognizant.com > To: user@struts.apache.org > Subject: RE: Radio button grouping in Struts 2 > > > Hi, > > Can you please attach the sample source code for this? even I am facing > the same problem. I am new to Stru

RE: Radio button grouping in Struts 2

2009-05-18 Thread NR031
>> >> Basically your properties are a map with id and Question objects and then >> struts can repopulate your answers in the correct question object in the >> map. It works very nice. I used it for a page that had a random number of >> file uploads. >> >>

RE: Radio button grouping in Struts 2

2009-05-11 Thread jdt.me.uk
Pearson [mailto:jon.pear...@sixnet.com] > Sent: May 4, 2009 8:18 AM > To: Struts Users Mailing List > Subject: RE: Radio button grouping in Struts 2 > >> Hi all, >> >> I have a page which iterates over a collection of questions, >> with each question havin

RE: Radio button grouping in Struts 2

2009-05-04 Thread Radu Solomon
List Subject: RE: Radio button grouping in Struts 2 > Hi all, > > I have a page which iterates over a collection of questions, > with each question having a number of radio buttons which can > be used to select the answer to that question. For example: > > Question 1: Unan

RE: Radio button grouping in Struts 2

2009-05-04 Thread Jon Pearson
and force struts to set the responses property, but it > still tries to set the property from the name. Which makes me > think: if struts always uses the name to set the property, > and the browser always groups the radio buttons based on the > same name, is what I'm trying to do

Radio button grouping in Struts 2

2009-05-04 Thread jdt.me.uk
this message in context: http://www.nabble.com/Radio-button-grouping-in-Struts-2-tp23365502p23365502.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org F