Switch to full style
What's behind JSP & Servlets
Post a reply

Doubt in html:options tag

Tue Oct 21, 2008 8:58 pm

I am new to Struts.I am populating a combo box using a list.That is fine.I am
having problem in getting selected value.
I went through an article "A Walking Tour of the Struts Example Application".
I could not understand the meaning of type in code




Code:
<html:select property="type">
<html:options
collection="serverTypes"
property="value"
labelProperty="label"
/>
</html:select>


Is it a property in the form or an Instance variable of list serverTypes.



Post a reply
  Related Posts  to : Doubt in html:options tag
 SERVLET/JSP DOUBT     -  
 fill selection options from list     -  
 What are PHP,PSD to HTML ?     -  
 HTML Editor     -  
 HTML Tags -2     -  
 del html tag usage     -  
 Usage of xmp html tag     -  
 dfn html tag usage     -  
 I need help with a html code     -  
 How to use HTML with JavaScript     -