how can i default a countrylist, i mean set the selected country ?
I want the selected to be 'BE'

my code:

<html:select property="user.countryCode" styleClass="contentsmall">
 <html:options labelProperty="nam" collection="countriesList" property="countryId" />
</html:select>


Thanks !


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to