Re: Dynamic radio buttons with bean

2008-09-11 Thread danipruebas
, September 10, 2008 6:41 PM Subject: Re: Dynamic radio buttons with bean Hi, There is nothing wrong : ) I just wanted to know if there was another method to deal with this. Thanks for the reply. Regards, - Original Message - From: Dave Newton To: Struts Users

Dynamic radio buttons with bean

2008-09-10 Thread Dan
Hi, I need to display in a jsp a form with dynamic radio buttons, I mean: There are several items in my DB. One item is read (each item has one question and 4 possible answers). I need to display the question and the 4 answers as a radio option dynamically (with a bean). Then the users cheks

Re: Dynamic radio buttons with bean

2008-09-10 Thread Mead Lai
use servlet the get the html, create the item name from database; then use servlet request get the value in the html, the name of buttons U can get from database 2. I think it's simple than others. -- BestRegards, Mead http://yayisoft.com Jack Benny - I don't deserve this award, but I have

Re: Dynamic radio buttons with bean

2008-09-10 Thread danipruebas
properties . http://faq.javaranch.com/java/IndexedProperties - http://struts.apache.org/1.x/struts-taglib/indexedprops.html Regards, - Original Message - From: Mead Lai To: Struts Users Mailing List Sent: Wednesday, September 10, 2008 3:19 PM Subject: Re: Dynamic radio

RE: Dynamic radio buttons with bean

2008-09-10 Thread Martin Gainty
within this transmission. From: [EMAIL PROTECTED] To: user@struts.apache.org Subject: Re: Dynamic radio buttons with bean Date: Wed, 10 Sep 2008 17:06:09 +0200 Sorry but i dont understand what you mean, that´s what I am trying to do, get the data, send it though a request bean

Re: Dynamic radio buttons with bean

2008-09-10 Thread danipruebas
Thanks Martin, Is this applicable to Struts 1.x? Regards - Original Message - From: Martin Gainty To: Struts Users Mailing List Sent: Wednesday, September 10, 2008 5:12 PM Subject: RE: Dynamic radio buttons with bean http://struts.apache.org/2.x/docs/radio.html

Re: Dynamic radio buttons with bean

2008-09-10 Thread Dave Newton
. From: [EMAIL PROTECTED] To: user@struts.apache.org Subject: Re: Dynamic radio buttons with bean Date: Wed, 10 Sep 2008 17:06:09 +0200 Sorry but i dont understand what you mean, that´s what I am trying to do, get the data, send it though a request bean to the jsp, and display

Re: Dynamic radio buttons with bean

2008-09-10 Thread danipruebas
endorse content contained within this transmission. From: [EMAIL PROTECTED] To: user@struts.apache.org Subject: Re: Dynamic radio buttons with bean Date: Wed, 10 Sep 2008 17:06:09 +0200 Sorry but i dont understand what you mean, that´s what I am