View the HTML source to see the generated option values.
Single select, size="1" (drop down list)
Strawberry Apple Orange Pear Mango Banana Pineapple
Single select, size="4"
Multi-select, size="7"
Option values and labels populated from the same array:
Red Orange Yellow Green Blue Indigo Violet
Option values and labels populated from different arrays:
Option values populated from an array and labels populated from a collection:
Options populated from a Collection of LabelValueBeans, using <html:options>:
Monday Tuesday Wednesday Thursday Friday Saturday Sunday
Options populated from a Collection of LabelValueBeans, using <html:optionsCollection>:
Options populated from a Collection of BookBeans, using <html:options>:
Programming Jakarta Struts Struts in Action Professional Struts Applications Struts Kick Start Mastering Jakarta Struts The Struts Framework Struts Fast Track
Options populated from a Collection of BookBeans, using <html:optionsCollection>:
Options populated from a Map, using <html:options>:
Cat Dog Horse Rabbit Goldfish
Options populated from a Map, using <html:optionsCollection>: