i have used a arraylist to store the objects. and i have a doubt as to how to use options? do i use optionCollection?? or options?? or use simple option nested in the <logic:iterate> tag ??? i am unable to find sample code for this particular problem. can anybody help??? thank you.
Viji George Information Systems, The Arvind Mills Ltd., Naroda, Ahmedabad. Phone-(079)22203030 Ext -2352 [EMAIL PROTECTED] ----- Original Message ----- From: "Slattery, Tim - BLS" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Thursday, September 02, 2004 6:22 PM Subject: RE: Need help in struts > > i am new to struts, i would like to know to use <html:select> > > to dynamically populate data in the combo box, for the database. > > > The <html:select...> tag generates the <select...> and </select> tags > surrounding a select group. To generate the <option...> tags within it, use > the <html:option..>, <html:options...> or <html:optionsCollection...> tag. > Documentation is at http://struts.apache.org/userGuide/struts-html.html > > > > -- > Tim Slattery > [EMAIL PROTECTED] rvind.com > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]