RE: Not display value next to radio

2009-10-15 Thread Lee Clemens
ou are using and the HTML? -Original Message- From: Odelya YomTov [mailto:ode...@jpost.com] Sent: Thursday, October 15, 2009 3:17 PM To: 'Struts Users Mailing List' Subject: RE: Not display value next to radio U tried it But it still display the

RE: Not display value next to radio

2009-10-15 Thread Odelya YomTov
U tried it But it still display the value next to the radio button.. -Original Message- From: Lee Clemens [mailto:j...@leeclemens.net] Sent: Thursday, October 15, 2009 2:35 AM To: 'Struts Users Mailing List' Subject: RE: Not display value next to radio You can iterate t

RE: Not display value next to radio

2009-10-14 Thread Lee Clemens
bject: Not display value next to radio Hi! I would like to display a question, and next to it radio button option but in a table. In the table header, I will display the 1,2,3 option like this: 1 2 3 But I must enter list!! When I enter values,it displays them next to the radio but

Not display value next to radio

2009-10-14 Thread Odelya YomTov
Hi! I would like to display a question, and next to it radio button option but in a table. In the table header, I will display the 1,2,3 option like this: 1 2 3 But I must enter list!! When I enter values,it displays them next to the radio button. How can I do it?