You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Dean McCall <dm...@allidex.com> on 2002/02/11 22:03:53 UTC

html:select

Hello,

How do I set the default value for <html:select> tag when I am populating
the list from a collection?

Example:

<html:select property="destination">
    <html:options collection="destinations" property="value"
labelProperty="label"/>
</html:select>



Dean McCall


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>