Re: create text fields/radio buttons dynamically by reading from db

2005-01-03 Thread Frank W. Zammetti
oftware Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: "Partho Sandell" <[EMAIL PROTECTED]> To: Sent: Monday, January 03, 2005 10:10 AM Subject: create text fields/radio buttons dynamically by reading from db I need dis

Re: create text fields/radio buttons dynamically by reading from db

2005-01-03 Thread James Mitchell
nd let me just say..it was ugly. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: "Partho Sandell" <[EMAIL PROTECTED]> To: Sent: Monday, January 03, 2005 10:10 AM Subject: create

create text fields/radio buttons dynamically by reading from db

2005-01-03 Thread Partho Sandell
I need display html tags on the screen such as text fields, radio buttons etc by reading them from the database. Is there any way that the text fields/radio buttons can be created dynamically, in struts framework, by reading the list of html tags from the database. I would not like to hard cod