Re: Dynamic radio buttons with bean

2008-09-11 Thread danipruebas
ception: No getter method available for property control for bean under name org.apache.struts.taglib.html.BEAN -EOF - Original Message - From: [EMAIL PROTECTED] To: Struts Users Mailing List ; [EMAIL PROTECTED] Sent: Wednesday, September 10, 2008 6:41 PM Subject: Re

Re: Dynamic radio buttons with bean

2008-09-10 Thread danipruebas
ty other than intended recipient. Sender does not > necessarily endorse content contained within this > transmission. > > > > From: [EMAIL PROTECTED] > > To: user@struts.apache.org > > Subject: Re: Dynamic radio buttons with bean > > D

Re: Dynamic radio buttons with bean

2008-09-10 Thread Dave Newton
t; necessarily 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

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 Martin Gainty
he.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 the info as a > radio button. As far as i

Re: Dynamic radio buttons with bean

2008-09-10 Thread danipruebas
e: Dynamic radio buttons with bean 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.co

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 arth

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 a