On Thu, 30 Dec 2004 17:27:38 +0000 (UTC), Partho
<[EMAIL PROTECTED]> wrote:

> 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 from the database
> and without having to hard code the getters and setters in a bean or
> adding these fields to the configuration files for dynaform?

What about indexed/mapped properties?
See http://struts.apache.org/faqs/indexedprops.html

Pavel Kolesnikov

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to