Troy Bull wrote:
and if I try this on the same page what I can't figure out is how to
make this work:
<html:select property="cname">
<html:options name="results" property="countryName"/>
</html:select>
http://struts.apache.org/userGuide/struts-html.html#options
Note the differences between property and labelProperty, and marvel at
the power of documentation! ;)
Also consider the use of optionsCollection, which is probably
stylistically cleaner.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]