> -----Original Message-----
> From: news [mailto:[EMAIL PROTECTED] Behalf Of Partho
> Sent: Thursday, December 30, 2004 10:28 AM
> To: user@struts.apache.org
> Subject: read html tags from database and display
> 
> 
> 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? 

I'm confusled.

I think what you want is to put some thing on the page that will read a 
database, and based on what it finds there create an entire HTML page?  On the 
fly?  at run time?
Or are you looking for something to run at design time?


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

Reply via email to