wl-extension
Tag optionsCollection


Generates one HTML option tag for each row bean in a collection. To generate HTML options: 1. This tag's "name" attribute specifies a form bean that contains the collection of row beans. 2. The "property" attribute specifies the form bean property that contains the collection. 3. For each row bean in the collection, this tag outputs an HTML options The "label" attribute of this tag specifies the property in the row bean that defines the text to render in the Web browser (