<html:select name="msdnForm" property="officeCode">
<html:options collection="officeCodeList" property="value" labelProperty="label" />
</html:select>
这是一个下拉列表,现在从ACTION中传过来一个JSON对象,我怎么能把他赋到officeCodeList上去,在线等回复的,谢谢了