RE: Radio button group

2006-04-18 Thread Vidya \(Suvarna\) Mahavadi
Thanks Vijay! -Original Message- From: vijay venkataraman [mailto:[EMAIL PROTECTED] Sent: Tuesday 18 April 2006 09:23 To: Struts Users Mailing List Subject: Re: Radio button group Vidya, Here is the basic concept and hope you can build on from that. To make a radio button group, you

Re: Radio button group

2006-04-18 Thread vijay venkataraman
Vidya, Here is the basic concept and hope you can build on from that. To make a radio button group, you have to have the names of radio buttons in the group the same. Say for row one on the table you have to render radio buttons of the form Accept Reject Ignore So above acts as a radio

Re: Radio button group

2006-04-17 Thread manivannan84
do you want to map the radio button to a bean ? -- Manivannan Palanichamy http://geocities.com/manivannan57 -Original Message- From: Vidya (Suvarna) Mahavadi <[EMAIL PROTECTED]> To: Struts Users Mailing List Sent: Tue, 18 Apr 2006 08:28:28 +0200 Subject: RE: Radio

RE: Radio button group

2006-04-17 Thread Vidya \(Suvarna\) Mahavadi
Guys, I am still struggling to find a way out.. Any ideas how to get this right! Regards -Original Message- From: Vidya (Suvarna) Mahavadi [mailto:[EMAIL PROTECTED] Sent: Thursday 13 April 2006 16:37 To: Struts Users Mailing List Subject: Radio button group Hi, I have a jsp with a