Re: newbie html-tag query
instead of using you should consider using It will iterate over all the values and build the drop down for you On 24 Oct 2004 17:09:22 -, Vishal Sudheer <[EMAIL PROTECTED]> wrote: > > Hi, > > > > > > > > > > Here I am iter
newbie html-tag query
Hi, Here I am iterating through an ArrayList (departments) which contains department_id and department_name. Here I want to populate the html:select option with the department details. I am able to display the department_nm in my b